Searched refs:DWC3_DCFG_SUPERSPEED (Results 1 – 3 of 3) sorted by relevance
482 dwc->maximum_speed = DWC3_DCFG_SUPERSPEED; in dwc3_probe()490 dwc->maximum_speed = DWC3_DCFG_SUPERSPEED; in dwc3_probe()
215 #define DWC3_DCFG_SUPERSPEED (4 << 0) macro
1540 reg |= DWC3_DCFG_SUPERSPEED; in dwc3_gadget_start()2255 case DWC3_DCFG_SUPERSPEED: in dwc3_gadget_conndone_interrupt()2297 && (speed != DWC3_DCFG_SUPERSPEED)) { in dwc3_gadget_conndone_interrupt()