Searched refs:AON_RESET (Results 1 – 8 of 8) sorted by relevance
65 #define AON_RESET BIT(4) macro
138 .flags = CLAMP_IO | AON_RESET | POLL_CFG_GDSCR,
248 .flags = CLAMP_IO | AON_RESET | POLL_CFG_GDSCR,
240 .flags = CLAMP_IO | AON_RESET | POLL_CFG_GDSCR,
256 .flags = CLAMP_IO | SW_RESET | AON_RESET | NO_RET_PERIPH,
272 .flags = CLAMP_IO | SW_RESET | AON_RESET | NO_RET_PERIPH,
527 .flags = CLAMP_IO | AON_RESET | POLL_CFG_GDSCR,
274 if (sc->flags & AON_RESET) in gdsc_enable()
Completed in 8 milliseconds