Home
last modified time | relevance | path

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

/drivers/usb/dwc3/
Dcore.c482 dwc->maximum_speed = DWC3_DCFG_SUPERSPEED; in dwc3_probe()
490 dwc->maximum_speed = DWC3_DCFG_SUPERSPEED; in dwc3_probe()
Dcore.h215 #define DWC3_DCFG_SUPERSPEED (4 << 0) macro
Dgadget.c1540 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()