Searched refs:DWC3_DCFG_FULLSPEED (Results 1 – 2 of 2) sorted by relevance
370 #define DWC3_DCFG_FULLSPEED BIT(0) macro
2015 reg |= DWC3_DCFG_FULLSPEED; in dwc3_gadget_set_speed()