Searched refs:DWC3_DCFG1_DIS_MST_ENH (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/dwc3/ | ||
H A D | core.h | 582 #define DWC3_DCFG1_DIS_MST_ENH BIT(1) macro |
H A D | gadget.c | 2958 reg &= ~DWC3_DCFG1_DIS_MST_ENH; in __dwc3_gadget_start() |