Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/dwc3/
H A Ddwc3-generic.c219 #define USBOTGSS_UTMI_OTG_STATUS_SESSEND BIT(3) in dwc3_ti_glue_configure() macro
H A Ddwc3-omap.c116 #define USBOTGSS_UTMI_OTG_STATUS_SESSEND (1 << 3) macro