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