Searched refs:USB_OTGSC (Results 1 – 2 of 2) sorted by relevance
30 #define USB_OTGSC (MSM_USB_BASE + 0x01A4) macro
420 val = readl(USB_OTGSC); in msm_phy_init()428 writel(val, USB_OTGSC); in msm_phy_init()1152 u32 otgsc = readl(USB_OTGSC); in msm_otg_init_sm()1202 writel(readl(USB_OTGSC) & ~OTGSC_BSVIE, USB_OTGSC); in msm_otg_sm_work()1296 otgsc = readl(USB_OTGSC); in msm_otg_irq()1316 writel(otgsc, USB_OTGSC); in msm_otg_irq()1777 writel(0, USB_OTGSC); in msm_otg_probe()