Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/dwc3/
H A Dcore.h327 #define DWC3_DSTS_CONNECTSPD (7 << 0) macro
H A Dgadget.c1294 speed = reg & DWC3_DSTS_CONNECTSPD; in dwc3_gadget_wakeup()
2178 speed = reg & DWC3_DSTS_CONNECTSPD; in dwc3_gadget_conndone_interrupt()