Home
last modified time | relevance | path

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

/drivers/usb/dwc3/
Dcore.h503 #define DWC3_DSTS_LOWSPEED (2 << 0) macro
Dgadget.c4027 case DWC3_DSTS_LOWSPEED: in dwc3_gadget_conndone_interrupt()