Home
last modified time | relevance | path

Searched refs:ARM_LOCAL_STATE_RET (Results 1 – 10 of 10) sorted by relevance

/rk3399_ARM-atf/plat/arm/css/common/
H A Dcss_pm.c36 ARM_LOCAL_STATE_RET, ARM_PWR_LVL0, PSTATE_TYPE_STANDBY),
163 if (CSS_CORE_PWR_STATE(target_state) == ARM_LOCAL_STATE_RET) in css_pwr_domain_suspend()
192 if (CSS_CORE_PWR_STATE(target_state) == ARM_LOCAL_STATE_RET) in css_pwr_domain_suspend_finish()
227 assert(cpu_state == ARM_LOCAL_STATE_RET); in css_cpu_standby()
/rk3399_ARM-atf/plat/arm/board/fvp/
H A Dfvp_pm.c32 arm_make_pwrstate_lvl1(ARM_LOCAL_STATE_RUN, ARM_LOCAL_STATE_RET,
120 assert(cpu_state == ARM_LOCAL_STATE_RET); in fvp_cpu_standby()
205 ARM_LOCAL_STATE_RET) in fvp_pwr_domain_suspend()
274 ARM_LOCAL_STATE_RET) in fvp_pwr_domain_suspend_finish()
/rk3399_ARM-atf/plat/st/stm32mp1/
H A Dstm32mp1_pm.c35 assert(cpu_state == ARM_LOCAL_STATE_RET); in stm32_cpu_standby()
171 req_state->pwr_domain_state[0] = ARM_LOCAL_STATE_RET; in stm32_validate_power_state()
/rk3399_ARM-atf/plat/st/stm32mp1/include/
H A Dplatform_def.h173 #define ARM_LOCAL_STATE_RET U(1) macro
180 #define PLAT_MAX_RET_STATE ARM_LOCAL_STATE_RET
/rk3399_ARM-atf/plat/renesas/rcar_gen5/include/
H A Dplatform_def.h70 #define ARM_LOCAL_STATE_RET 1 macro
/rk3399_ARM-atf/plat/arm/common/
H A Darm_pm.c46 ARM_LOCAL_STATE_RET; in arm_validate_power_state()
/rk3399_ARM-atf/plat/arm/board/neoverse_rd/common/include/nrd3/
H A Dnrd_plat_arm_def3.h189 #define ARM_LOCAL_STATE_RET U(1) macro
199 #define PLAT_MAX_RET_STATE ARM_LOCAL_STATE_RET
/rk3399_ARM-atf/plat/arm/board/corstone700/common/include/
H A Dplatform_def.h156 #define ARM_LOCAL_STATE_RET U(1) macro
/rk3399_ARM-atf/include/plat/arm/common/
H A Darm_def.h46 #define ARM_LOCAL_STATE_RET U(1) macro
510 #define PLAT_MAX_RET_STATE ARM_LOCAL_STATE_RET
/rk3399_ARM-atf/plat/arm/board/corstone1000/common/include/
H A Dplatform_def.h249 #define ARM_LOCAL_STATE_RET U(1) macro