Searched refs:PWRSTS_RET (Results 1 – 4 of 4) sorted by relevance
56 #define PWRSTS_RET BIT(1) macro59 #define PWRSTS_RET_ON (PWRSTS_RET | PWRSTS_ON)
253 .pwrsts = PWRSTS_OFF | PWRSTS_ON | PWRSTS_RET,
269 .pwrsts = PWRSTS_OFF_ON | PWRSTS_RET,
481 if (on || (sc->pwrsts & PWRSTS_RET)) in gdsc_init()
Completed in 7 milliseconds