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