Home
last modified time | relevance | path

Searched refs:USB_OTGSC (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/usb/
Dmsm_hsusb_hw.h30 #define USB_OTGSC (MSM_USB_BASE + 0x01A4) macro
/linux-4.4.14/drivers/usb/phy/
Dphy-msm-usb.c420 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()