Home
last modified time | relevance | path

Searched refs:PSTATE_ID_CORE_POWERDN (Results 1 – 5 of 5) sorted by relevance

/external/arm-trusted-firmware/plat/nvidia/tegra/soc/t210/
Dplat_psci_handlers.c51 case PSTATE_ID_CORE_POWERDN: in tegra_soc_validate_power_state()
64 req_state->pwr_domain_state[MPIDR_AFFLVL0] = PSTATE_ID_CORE_POWERDN; in tegra_soc_validate_power_state()
220 assert(stateid_afflvl0 == PSTATE_ID_CORE_POWERDN); in tegra_soc_pwr_domain_suspend()
259 } else if (stateid_afflvl0 == PSTATE_ID_CORE_POWERDN) { in tegra_soc_pwr_domain_suspend()
/external/arm-trusted-firmware/plat/nvidia/tegra/soc/t186/
Dplat_psci_handlers.c73 case PSTATE_ID_CORE_POWERDN: in tegra_soc_validate_power_state()
119 (stateid_afflvl0 == PSTATE_ID_CORE_POWERDN)) { in tegra_soc_pwr_domain_suspend()
207 if (target == PSTATE_ID_CORE_POWERDN) { in tegra_get_afflvl1_pwr_state()
/external/arm-trusted-firmware/plat/nvidia/tegra/include/t210/
Dtegra_def.h21 #define PSTATE_ID_CORE_POWERDN U(7) macro
/external/arm-trusted-firmware/plat/nvidia/tegra/include/t186/
Dtegra_def.h54 #define PSTATE_ID_CORE_POWERDN U(7) macro
/external/arm-trusted-firmware/plat/nvidia/tegra/include/t194/
Dtegra_def.h35 #define PSTATE_ID_CORE_POWERDN U(7) macro