Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc3/
H A Dep0.c360 (dwc->speed == DWC3_DSTS_SUPERSPEED_PLUS)) { in dwc3_ep0_handle_status()
412 (dwc->speed != DWC3_DSTS_SUPERSPEED_PLUS)) in dwc3_ep0_handle_u1()
436 (dwc->speed != DWC3_DSTS_SUPERSPEED_PLUS)) in dwc3_ep0_handle_u2()
H A Dcore.h518 #define DWC3_DSTS_SUPERSPEED_PLUS (5 << 0) /* DWC_usb31 only */ macro
H A Dgadget.c4170 case DWC3_DSTS_SUPERSPEED_PLUS: in dwc3_gadget_conndone_interrupt()
4225 (speed != DWC3_DSTS_SUPERSPEED_PLUS)) { in dwc3_gadget_conndone_interrupt()