Home
last modified time | relevance | path

Searched refs:DWC3_DCFG_FULLSPEED (Results 1 – 2 of 2) sorted by relevance

/drivers/usb/dwc3/
Dcore.h381 #define DWC3_DCFG_FULLSPEED BIT(0) macro
Dgadget.c2154 reg |= DWC3_DCFG_FULLSPEED; in dwc3_gadget_set_speed()