Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/st/usb_dwc3/
H A Dusb_dwc3.c183 #define DWC3_DSTS_FULLSPEED2 BIT(USB3_DSTS_CONNECTSPD_POS) macro
1558 case DWC3_DSTS_FULLSPEED2: in dwc3_get_dev_speed()
2153 DWC3_regwrite(dwc3_handle->usb_device, DWC3_DCFG, reg | DWC3_DSTS_FULLSPEED2); in dwc3_set_dev_speed()