Searched refs:DWC3_DSTS_FULLSPEED1 (Results 1 – 1 of 1) sorted by relevance
185 #define DWC3_DSTS_FULLSPEED1 (3U << USB3_DSTS_CONNECTSPD_POS) macro1554 case DWC3_DSTS_FULLSPEED1: in dwc3_get_dev_speed()2149 DWC3_regwrite(dwc3_handle->usb_device, DWC3_DCFG, reg | DWC3_DSTS_FULLSPEED1); in dwc3_set_dev_speed()