Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Dcore.h532 #define DWC3_DSTS_SUPERSPEED_PLUS (5 << 0) /* DWC_usb31 only */ macro
H A Dgadget.c4164 case DWC3_DSTS_SUPERSPEED_PLUS: in dwc3_gadget_conndone_interrupt()
4219 (speed != DWC3_DSTS_SUPERSPEED_PLUS)) { in dwc3_gadget_conndone_interrupt()