Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/st/usb_dwc3/
H A Dusb_dwc3.c181 #define DWC3_DSTS_SUPERSPEED (4U << USB3_DSTS_CONNECTSPD_POS) macro
1546 case DWC3_DSTS_SUPERSPEED: in dwc3_get_dev_speed()
2141 DWC3_regwrite(dwc3_handle->usb_device, DWC3_DCFG, reg | DWC3_DSTS_SUPERSPEED); in dwc3_set_dev_speed()