Home
last modified time | relevance | path

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

/device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/soc/t186/
Dplat_psci_handlers.c69 case PSTATE_ID_CORE_POWERDN: in tegra_soc_validate_power_state()
103 (stateid_afflvl0 == PSTATE_ID_CORE_POWERDN)) { in tegra_soc_pwr_domain_suspend()
174 if (lvl == MPIDR_AFFLVL1 && target == PSTATE_ID_CORE_POWERDN) { in tegra_soc_get_target_pwr_state()
186 return PSTATE_ID_CORE_POWERDN; in tegra_soc_get_target_pwr_state()
213 return PSTATE_ID_CORE_POWERDN; in tegra_soc_get_target_pwr_state()
/device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/soc/t210/
Dplat_psci_handlers.c41 case PSTATE_ID_CORE_POWERDN: in tegra_soc_validate_power_state()
145 } else if (stateid_afflvl0 == PSTATE_ID_CORE_POWERDN) { in tegra_soc_pwr_domain_suspend()
/device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/include/t210/
Dtegra_def.h15 #define PSTATE_ID_CORE_POWERDN U(7) macro
/device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/include/t186/
Dtegra_def.h48 #define PSTATE_ID_CORE_POWERDN U(7) macro