Searched refs:USB_OTGSC (Results 1 – 2 of 2) sorted by relevance
28 #define USB_OTGSC (MSM_USB_BASE + 0x01A4) macro
412 val = readl(USB_OTGSC); in msm_phy_init()420 writel(val, USB_OTGSC); in msm_phy_init()1126 u32 otgsc = readl(USB_OTGSC); in msm_otg_init_sm()1176 writel(readl(USB_OTGSC) & ~OTGSC_BSVIE, USB_OTGSC); in msm_otg_sm_work()1270 otgsc = readl(USB_OTGSC); in msm_otg_irq()1290 writel(otgsc, USB_OTGSC); in msm_otg_irq()1637 writel(0, USB_OTGSC); in msm_otg_probe()