Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc3/
H A Dcore.h426 #define DWC3_DCFG_FULLSPEED BIT(0) macro
H A Dgadget.c2585 reg |= DWC3_DCFG_FULLSPEED; in __dwc3_gadget_set_speed()