Lines Matching defs:states
175 static bool tegra_last_cpu_in_cluster(const plat_local_state_t *states,
183 target = states[pos];
197 static plat_local_state_t tegra_get_afflvl1_pwr_state(const plat_local_state_t *states,
203 plat_local_state_t target = states[core_pos];
226 if (tegra_last_cpu_in_cluster(states, ncpu)) {
258 const plat_local_state_t *states,
266 (states[cpu] == PSTATE_ID_SOC_POWERDN)) {
272 target = tegra_get_afflvl1_pwr_state(states, ncpu);
394 * requested by non-secure sw which controls idle states. It
425 * non-secure SW which controls idle states.