Searched refs:AON_RESET (Results 1 – 6 of 6) sorted by relevance
56 #define AON_RESET BIT(4) macro
141 .flags = CLAMP_IO | AON_RESET | POLL_CFG_GDSCR,
233 .flags = CLAMP_IO | AON_RESET | POLL_CFG_GDSCR,
249 .flags = CLAMP_IO | AON_RESET | POLL_CFG_GDSCR,
265 .flags = CLAMP_IO | SW_RESET | AON_RESET | NO_RET_PERIPH,
255 if (sc->flags & AON_RESET) in gdsc_enable()