Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Ddebugfs.c591 speed = reg & DWC3_DSTS_CONNECTSPD; in dwc3_link_state_show()
651 speed = reg & DWC3_DSTS_CONNECTSPD; in dwc3_link_state_write()
H A Dcore.h481 #define DWC3_DSTS_CONNECTSPD (7 << 0) macro
H A Dgadget.c3435 speed = reg & DWC3_DSTS_CONNECTSPD; in dwc3_gadget_conndone_interrupt()
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Ddebugfs.c596 speed = reg & DWC3_DSTS_CONNECTSPD; in dwc3_link_state_show()
656 speed = reg & DWC3_DSTS_CONNECTSPD; in dwc3_link_state_write()
H A Dcore.h514 #define DWC3_DSTS_CONNECTSPD (7 << 0) macro
H A Dgadget.c4090 speed = reg & DWC3_DSTS_CONNECTSPD; in dwc3_gadget_conndone_interrupt()

Completed in 20 milliseconds