Searched refs:APPLE_PMGR_PS_ACTIVE (Results 1 – 1 of 1) sorted by relevance
33 #define APPLE_PMGR_PS_ACTIVE 0xf macro63 if (reg & APPLE_PMGR_RESET && pstate != APPLE_PMGR_PS_ACTIVE) in apple_pmgr_ps_set()101 return (FIELD_GET(APPLE_PMGR_PS_ACTUAL, reg) == APPLE_PMGR_PS_ACTIVE || in apple_pmgr_ps_is_active()102 (FIELD_GET(APPLE_PMGR_PS_TARGET, reg) == APPLE_PMGR_PS_ACTIVE && in apple_pmgr_ps_is_active()108 return apple_pmgr_ps_set(genpd, APPLE_PMGR_PS_ACTIVE, true); in apple_pmgr_ps_power_on()233 if (ret == 0 && ps->min_state <= APPLE_PMGR_PS_ACTIVE) in apple_pmgr_ps_probe()