Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/dwc3/
H A Dep0.c346 if (dwc->speed == DWC3_DSTS_SUPERSPEED) { in dwc3_ep0_handle_status()
416 if (dwc->speed != DWC3_DSTS_SUPERSPEED) in dwc3_ep0_handle_feature()
430 if (dwc->speed != DWC3_DSTS_SUPERSPEED) in dwc3_ep0_handle_feature()
H A Dcore.h329 #define DWC3_DSTS_SUPERSPEED (4 << 0) macro
H A Dgadget.c1295 if (speed == DWC3_DSTS_SUPERSPEED) { in dwc3_gadget_wakeup()
1509 reg |= DWC3_DSTS_SUPERSPEED; in dwc3_gadget_start()
2155 if (speed != DWC3_DSTS_SUPERSPEED) in dwc3_update_ram_clk_sel()