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 Ddebugfs.c598 seq_printf(s, "%s\n", (speed >= DWC3_DSTS_SUPERSPEED) ? in dwc3_link_state_show()
658 if (speed < DWC3_DSTS_SUPERSPEED && in dwc3_link_state_write()
H A Dcore.h533 #define DWC3_DSTS_SUPERSPEED (4 << 0) macro
H A Dgadget.c4174 case DWC3_DSTS_SUPERSPEED: in dwc3_gadget_conndone_interrupt()
4218 (speed != DWC3_DSTS_SUPERSPEED) && in dwc3_gadget_conndone_interrupt()