Home
last modified time | relevance | path

Searched refs:DWC3_DSTS_SUPERSPEED (Results 1 – 4 of 4) 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 Ddebugfs.c592 seq_printf(s, "%s\n", (speed >= DWC3_DSTS_SUPERSPEED) ? in dwc3_link_state_show()
652 if (speed < DWC3_DSTS_SUPERSPEED && in dwc3_link_state_write()
H A Dcore.h533 #define DWC3_DSTS_SUPERSPEED (4 << 0) macro
H A Dgadget.c4218 case DWC3_DSTS_SUPERSPEED: in dwc3_gadget_conndone_interrupt()
4262 (speed != DWC3_DSTS_SUPERSPEED) && in dwc3_gadget_conndone_interrupt()