Home
last modified time | relevance | path

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

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