Home
last modified time | relevance | path

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

/drivers/usb/dwc3/
Dcore.h412 #define DWC3_DCFG_IGNSTRMPP BIT(23) macro
Dgadget.c2703 reg |= DWC3_DCFG_IGNSTRMPP; in __dwc3_gadget_start()