Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/dwc3/
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()
Dcore.h530 #define DWC3_DSTS_SUPERSPEED_PLUS (5 << 0) /* DWC_usb31 only */ macro
Dgadget.c4095 case DWC3_DSTS_SUPERSPEED_PLUS: in dwc3_gadget_conndone_interrupt()
4150 (speed != DWC3_DSTS_SUPERSPEED_PLUS)) { in dwc3_gadget_conndone_interrupt()