Home
last modified time | relevance | path

Searched refs:MSM_USB_BASE (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/linux/usb/
Dmsm_hsusb_hw.h22 #define USB_AHBBURST (MSM_USB_BASE + 0x0090)
23 #define USB_AHBMODE (MSM_USB_BASE + 0x0098)
24 #define USB_CAPLENGTH (MSM_USB_BASE + 0x0100) /* 8 bit */
26 #define USB_USBCMD (MSM_USB_BASE + 0x0140)
27 #define USB_PORTSC (MSM_USB_BASE + 0x0184)
28 #define USB_OTGSC (MSM_USB_BASE + 0x01A4)
29 #define USB_USBMODE (MSM_USB_BASE + 0x01A8)
30 #define USB_PHY_CTRL (MSM_USB_BASE + 0x0240)
31 #define USB_PHY_CTRL2 (MSM_USB_BASE + 0x0278)
34 #define USB_USBINTR (MSM_USB_BASE + 0x0148)
[all …]
/linux-4.1.27/drivers/usb/chipidea/
Dci_hdrc_msm.c18 #define MSM_USB_BASE (ci->hw_bank.abs) macro
/linux-4.1.27/drivers/usb/host/
Dehci-msm.c39 #define MSM_USB_BASE (hcd->regs) macro
/linux-4.1.27/drivers/usb/phy/
Dphy-msm-usb.c47 #define MSM_USB_BASE (motg->regs) macro