Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/dwc3/
Ddwc3-omap.c115 #define USBOTGSS_UTMI_OTG_STATUS_SESSEND (1 << 3) macro
224 | USBOTGSS_UTMI_OTG_STATUS_SESSEND); in dwc3_omap_set_mailbox()
234 val &= ~USBOTGSS_UTMI_OTG_STATUS_SESSEND; in dwc3_omap_set_mailbox()
250 val |= USBOTGSS_UTMI_OTG_STATUS_SESSEND in dwc3_omap_set_mailbox()