Searched refs:DWC3_DCFG_LPM_CAP (Results 1 – 4 of 4) sorted by relevance
227 #define DWC3_DCFG_LPM_CAP (1 << 22) macro
2191 reg |= DWC3_DCFG_LPM_CAP; in dwc3_gadget_conndone_interrupt()
431 #define DWC3_DCFG_LPM_CAP BIT(22) macro
4227 reg |= DWC3_DCFG_LPM_CAP; in dwc3_gadget_conndone_interrupt() 4254 reg &= ~DWC3_DCFG_LPM_CAP; in dwc3_gadget_conndone_interrupt()