Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/dwc3/
Dcore.h426 #define DWC3_DCFG_IGNSTRMPP BIT(23) macro
Dgadget.c2888 reg |= DWC3_DCFG_IGNSTRMPP; in __dwc3_gadget_start()