Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/dwc3/
Dcore.h439 #define DWC3_DCFG_FULLSPEED BIT(0) macro
Dgadget.c2544 reg |= DWC3_DCFG_FULLSPEED; in __dwc3_gadget_set_speed()