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