Searched refs:DWC3_DCFG_LPM_CAP (Results 1 – 2 of 2) sorted by relevance
411 #define DWC3_DCFG_LPM_CAP BIT(22) macro
3777 reg |= DWC3_DCFG_LPM_CAP; in dwc3_gadget_conndone_interrupt()3802 reg &= ~DWC3_DCFG_LPM_CAP; in dwc3_gadget_conndone_interrupt()