Home
last modified time | relevance | path

Searched refs:DWC3_DSTS_SUPERSPEED (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/dwc3/
H A Dep0.c362 if ((dwc->speed == DWC3_DSTS_SUPERSPEED) || in dwc3_ep0_handle_status()
414 if ((dwc->speed != DWC3_DSTS_SUPERSPEED) && in dwc3_ep0_handle_u1()
438 if ((dwc->speed != DWC3_DSTS_SUPERSPEED) && in dwc3_ep0_handle_u2()
H A Dcore.h533 #define DWC3_DSTS_SUPERSPEED (4 << 0) macro
H A Dgadget.c4220 case DWC3_DSTS_SUPERSPEED: in dwc3_gadget_conndone_interrupt()
4264 (speed != DWC3_DSTS_SUPERSPEED) && in dwc3_gadget_conndone_interrupt()