Home
last modified time | relevance | path

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

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