Home
last modified time | relevance | path

Searched refs:ARM_PWR_LVL1 (Results 1 – 17 of 17) sorted by relevance

/rk3399_ARM-atf/plat/arm/board/fvp/
H A Dfvp_pm.c39 ARM_PWR_LVL1, PSTATE_TYPE_POWERDOWN),
85 if (target_state->pwr_domain_state[ARM_PWR_LVL1] == in fvp_power_domain_on_finish_common()
186 if (target_state->pwr_domain_state[ARM_PWR_LVL1] == in fvp_pwr_domain_off()
224 if (target_state->pwr_domain_state[ARM_PWR_LVL1] == in fvp_pwr_domain_suspend()
311 if (power_level > ARM_PWR_LVL1) { in fvp_node_hw_state()
326 } else if (power_level == ARM_PWR_LVL1) { in fvp_node_hw_state()
/rk3399_ARM-atf/plat/arm/css/common/
H A Dcss_pm.c42 ARM_LOCAL_STATE_OFF, ARM_PWR_LVL1, PSTATE_TYPE_POWERDOWN),
43 #if PLAT_MAX_PWR_LVL > ARM_PWR_LVL1
56 CASSERT(PLAT_MAX_PWR_LVL >= ARM_PWR_LVL1,
/rk3399_ARM-atf/plat/nuvoton/common/
H A Dnuvoton_pm.c60 assert(PLAT_MAX_PWR_LVL > ARM_PWR_LVL1); in arm_system_pwr_domain_save()
/rk3399_ARM-atf/include/plat/arm/css/common/
H A Dcss_pm.h20 #define CSS_CLUSTER_PWR_STATE(state) (state)->pwr_domain_state[ARM_PWR_LVL1]
/rk3399_ARM-atf/drivers/arm/css/scp/
H A Dcss_pm_scpi.c83 if (power_level != ARM_PWR_LVL0 && power_level != ARM_PWR_LVL1) in css_scp_get_power_state()
H A Dcss_pm_scmi.c162 for (lvl = ARM_PWR_LVL1; lvl <= PLAT_MAX_PWR_LVL; lvl++) { in css_scp_suspend()
/rk3399_ARM-atf/plat/arm/board/automotive_rd/platform/rd1ae/include/
H A Dplatform_def.h93 #define PLAT_MAX_PWR_LVL ARM_PWR_LVL1
/rk3399_ARM-atf/plat/arm/board/neoverse_rd/common/include/nrd3/
H A Dnrd_plat_arm_def3.h182 #define ARM_PWR_LVL1 MPIDR_AFFLVL1 macro
207 #define PLAT_MAX_PWR_LVL ARM_PWR_LVL1
/rk3399_ARM-atf/plat/arm/board/corstone700/common/include/
H A Dplatform_def.h146 #define ARM_PWR_LVL1 MPIDR_AFFLVL1 macro
/rk3399_ARM-atf/include/plat/nuvoton/npcm845x/
H A Dplatform_def.h55 #define NPCM845x_MAX_PWR_LVL ARM_PWR_LVL1
/rk3399_ARM-atf/plat/arm/board/neoverse_rd/common/include/nrd2/
H A Dnrd_plat_arm_def2.h261 #define PLAT_MAX_PWR_LVL ARM_PWR_LVL1
/rk3399_ARM-atf/plat/arm/board/automotive_rd/platform/rdaspen/include/
H A Dplatform_def.h140 #define PLAT_MAX_PWR_LVL ARM_PWR_LVL1
/rk3399_ARM-atf/plat/arm/board/corstone1000/common/include/
H A Dplatform_def.h251 #define ARM_PWR_LVL1 MPIDR_AFFLVL1
239 #define ARM_PWR_LVL1 global() macro
/rk3399_ARM-atf/plat/arm/board/tc/include/
H A Dplatform_def.h359 #define PLAT_MAX_PWR_LVL ARM_PWR_LVL1
/rk3399_ARM-atf/plat/arm/board/fvp/include/
H A Dplatform_def.h34 #define PLAT_MAX_CPU_SUSPEND_PWR_LVL ARM_PWR_LVL1
/rk3399_ARM-atf/include/plat/nuvoton/common/
H A Dnpcm845x_arm_def.h53 #define ARM_PWR_LVL1 MPIDR_AFFLVL1 macro
/rk3399_ARM-atf/include/plat/arm/common/
H A Darm_def.h35 #define ARM_PWR_LVL1 MPIDR_AFFLVL1 macro