Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Dcore.h446 #define DWC3_DCFG_IGNSTRMPP BIT(23) macro
H A Dgadget.c2965 reg |= DWC3_DCFG_IGNSTRMPP; in __dwc3_gadget_start()