Home
last modified time | relevance | path

Searched refs:DWC3_DSTS_CONNECTSPD (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/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.h516 #define DWC3_DSTS_CONNECTSPD (7 << 0) macro
H A Dgadget.c4152 speed = reg & DWC3_DSTS_CONNECTSPD; in dwc3_gadget_conndone_interrupt()
/openbmc/u-boot/drivers/usb/dwc3/
H A Dcore.h309 #define DWC3_DSTS_CONNECTSPD (7 << 0) macro
H A Dgadget.c1280 speed = reg & DWC3_DSTS_CONNECTSPD; in dwc3_gadget_wakeup()
2141 speed = reg & DWC3_DSTS_CONNECTSPD; in dwc3_gadget_conndone_interrupt()