Home
last modified time | relevance | path

Searched refs:USBOTGSS_UTMI_OTG_STATUS (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/usb/dwc3/
H A Ddwc3-omap.c62 #define USBOTGSS_UTMI_OTG_STATUS 0x0084 macro
150 return dwc3_omap_readl(omap->base, USBOTGSS_UTMI_OTG_STATUS + in dwc3_omap_read_utmi_status()
156 dwc3_omap_writel(omap->base, USBOTGSS_UTMI_OTG_STATUS + in dwc3_omap_write_utmi_status()
H A Ddwc3-generic.c125 #define USBOTGSS_UTMI_OTG_STATUS 0x0084 in dwc3_ti_select_dr_mode() macro
146 u32 utmi_status_offset = USBOTGSS_UTMI_OTG_STATUS; in dwc3_ti_select_dr_mode()
/openbmc/linux/drivers/usb/dwc3/
H A Ddwc3-omap.c60 #define USBOTGSS_UTMI_OTG_STATUS 0x0080 macro