Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dcore.h332 #define DWC3_DSTS_LOWSPEED (2 << 0) macro
H A Dgadget.c1498 reg |= DWC3_DSTS_LOWSPEED; in dwc3_gadget_start()
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Dcore.h506 #define DWC3_DSTS_LOWSPEED (2 << 0) macro
H A Dgadget.c4228 case DWC3_DSTS_LOWSPEED: in dwc3_gadget_conndone_interrupt()