Home
last modified time | relevance | path

Searched refs:DWC3_DSTS_SUPERSPEED_PLUS (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Dep0.c337 (dwc->speed == DWC3_DSTS_SUPERSPEED_PLUS)) { in dwc3_ep0_handle_status()
386 (dwc->speed != DWC3_DSTS_SUPERSPEED_PLUS)) in dwc3_ep0_handle_u1()
410 (dwc->speed != DWC3_DSTS_SUPERSPEED_PLUS)) in dwc3_ep0_handle_u2()
H A Dgadget.c3448 case DWC3_DSTS_SUPERSPEED_PLUS: in dwc3_gadget_conndone_interrupt()
3498 (speed != DWC3_DSTS_SUPERSPEED_PLUS)) { in dwc3_gadget_conndone_interrupt()
H A Dcore.h483 #define DWC3_DSTS_SUPERSPEED_PLUS (5 << 0) /* DWC_usb31 only */ macro
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Dep0.c358 (dwc->speed == DWC3_DSTS_SUPERSPEED_PLUS)) { in dwc3_ep0_handle_status()
410 (dwc->speed != DWC3_DSTS_SUPERSPEED_PLUS)) in dwc3_ep0_handle_u1()
434 (dwc->speed != DWC3_DSTS_SUPERSPEED_PLUS)) in dwc3_ep0_handle_u2()
H A Dcore.h516 #define DWC3_DSTS_SUPERSPEED_PLUS (5 << 0) /* DWC_usb31 only */ macro
H A Dgadget.c4108 case DWC3_DSTS_SUPERSPEED_PLUS: in dwc3_gadget_conndone_interrupt()
4163 (speed != DWC3_DSTS_SUPERSPEED_PLUS)) { in dwc3_gadget_conndone_interrupt()

Completed in 20 milliseconds