Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Ddebugfs.c561 speed = reg & DWC3_DSTS_CONNECTSPD; in dwc3_link_state_show()
613 speed = reg & DWC3_DSTS_CONNECTSPD; in dwc3_link_state_write()
H A Dcore.h500 #define DWC3_DSTS_CONNECTSPD (7 << 0) macro
H A Dgadget.c4164 speed = reg & DWC3_DSTS_CONNECTSPD; in dwc3_gadget_conndone_interrupt()
/OK3568_Linux_fs/u-boot/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()
2169 speed = reg & DWC3_DSTS_CONNECTSPD; in dwc3_gadget_conndone_interrupt()