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