Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/dwc3/
Dcore.h412 #define DWC3_DCFG_IGNSTRMPP BIT(23) macro
Dgadget.c2621 reg |= DWC3_DCFG_IGNSTRMPP; in __dwc3_gadget_start()