Home
last modified time | relevance | path

Searched refs:DWC3_DSTS_SUPERSPEED (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Dep0.c336 if ((dwc->speed == DWC3_DSTS_SUPERSPEED) || in dwc3_ep0_handle_status()
385 if ((dwc->speed != DWC3_DSTS_SUPERSPEED) && in dwc3_ep0_handle_u1()
409 if ((dwc->speed != DWC3_DSTS_SUPERSPEED) && in dwc3_ep0_handle_u2()
H A Ddebugfs.c593 seq_printf(s, "%s\n", (speed >= DWC3_DSTS_SUPERSPEED) ? in dwc3_link_state_show()
653 if (speed < DWC3_DSTS_SUPERSPEED && in dwc3_link_state_write()
H A Dgadget.c3453 case DWC3_DSTS_SUPERSPEED: in dwc3_gadget_conndone_interrupt()
3497 (speed != DWC3_DSTS_SUPERSPEED) && in dwc3_gadget_conndone_interrupt()
H A Dcore.h484 #define DWC3_DSTS_SUPERSPEED (4 << 0) macro
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Dep0.c357 if ((dwc->speed == DWC3_DSTS_SUPERSPEED) || in dwc3_ep0_handle_status()
409 if ((dwc->speed != DWC3_DSTS_SUPERSPEED) && in dwc3_ep0_handle_u1()
433 if ((dwc->speed != DWC3_DSTS_SUPERSPEED) && in dwc3_ep0_handle_u2()
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.h517 #define DWC3_DSTS_SUPERSPEED (4 << 0) macro
H A Dgadget.c4118 case DWC3_DSTS_SUPERSPEED: in dwc3_gadget_conndone_interrupt()
4162 (speed != DWC3_DSTS_SUPERSPEED) && in dwc3_gadget_conndone_interrupt()

Completed in 23 milliseconds