Searched refs:PSTATE_ID_CORE_IDLE (Results 1 – 2 of 2) sorted by relevance
68 case PSTATE_ID_CORE_IDLE: in tegra_soc_validate_power_state()102 if ((stateid_afflvl0 == PSTATE_ID_CORE_IDLE) || in tegra_soc_pwr_domain_suspend()106 val = (stateid_afflvl0 == PSTATE_ID_CORE_IDLE) ? in tegra_soc_pwr_domain_suspend()
47 #define PSTATE_ID_CORE_IDLE U(6) macro