Searched refs:ARM_LOCAL_STATE_RUN (Results 1 – 11 of 11) sorted by relevance
| /rk3399_ARM-atf/plat/arm/css/common/ |
| H A D | css_pm.c | 35 arm_make_pwrstate_lvl2(ARM_LOCAL_STATE_RUN, ARM_LOCAL_STATE_RUN, 38 arm_make_pwrstate_lvl2(ARM_LOCAL_STATE_RUN, ARM_LOCAL_STATE_RUN, 41 arm_make_pwrstate_lvl2(ARM_LOCAL_STATE_RUN, ARM_LOCAL_STATE_OFF, 107 assert(css_system_pwr_state(target_state) == ARM_LOCAL_STATE_RUN); in css_pwr_domain_on_finish() 300 ARM_LOCAL_STATE_RUN; in css_validate_power_state()
|
| /rk3399_ARM-atf/plat/arm/board/fvp/ |
| H A D | fvp_pm.c | 32 arm_make_pwrstate_lvl1(ARM_LOCAL_STATE_RUN, ARM_LOCAL_STATE_RET, 35 arm_make_pwrstate_lvl1(ARM_LOCAL_STATE_RUN, ARM_LOCAL_STATE_OFF, 378 req_state->pwr_domain_state[ARM_PWR_LVL2] = ARM_LOCAL_STATE_RUN; in fvp_validate_power_state()
|
| /rk3399_ARM-atf/drivers/arm/css/scp/ |
| H A D | css_pm_scmi.c | 156 assert(css_system_pwr_state(target_state) == ARM_LOCAL_STATE_RUN); in css_scp_suspend() 163 if (target_state->pwr_domain_state[lvl] == ARM_LOCAL_STATE_RUN) in css_scp_suspend() 206 assert(css_system_pwr_state(target_state) == ARM_LOCAL_STATE_RUN); in css_scp_off() 209 if (target_state->pwr_domain_state[lvl] == ARM_LOCAL_STATE_RUN) in css_scp_off()
|
| /rk3399_ARM-atf/plat/renesas/rcar_gen5/ |
| H A D | plat_pm_scmi.c | 131 assert(css_system_pwr_state(target_state) == ARM_LOCAL_STATE_RUN); in rcar_scmi_cpuoff() 134 if (target_state->pwr_domain_state[lvl] == ARM_LOCAL_STATE_RUN) in rcar_scmi_cpuoff()
|
| /rk3399_ARM-atf/plat/renesas/rcar_gen5/include/ |
| H A D | platform_def.h | 68 #define ARM_LOCAL_STATE_RUN 0 macro
|
| /rk3399_ARM-atf/plat/st/stm32mp1/ |
| H A D | stm32mp1_pm.c | 172 req_state->pwr_domain_state[1] = ARM_LOCAL_STATE_RUN; in stm32_validate_power_state()
|
| /rk3399_ARM-atf/plat/st/stm32mp1/include/ |
| H A D | platform_def.h | 171 #define ARM_LOCAL_STATE_RUN U(0) macro
|
| /rk3399_ARM-atf/plat/arm/board/corstone700/common/include/ |
| H A D | platform_def.h | 154 #define ARM_LOCAL_STATE_RUN U(0) macro
|
| /rk3399_ARM-atf/plat/arm/board/corstone1000/common/include/ |
| H A D | platform_def.h | 259 #define ARM_LOCAL_STATE_RUN U(0) 247 #define ARM_LOCAL_STATE_RUN global() macro
|
| /rk3399_ARM-atf/plat/arm/board/neoverse_rd/common/include/nrd3/ |
| H A D | nrd_plat_arm_def3.h | 187 #define ARM_LOCAL_STATE_RUN U(0) macro
|
| /rk3399_ARM-atf/include/plat/arm/common/ |
| H A D | arm_def.h | 44 #define ARM_LOCAL_STATE_RUN U(0) macro
|