Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/arm/css/common/
Dcss_pm.c35 ARM_LOCAL_STATE_RET, ARM_PWR_LVL0, PSTATE_TYPE_STANDBY),
159 if (CSS_CORE_PWR_STATE(target_state) == ARM_LOCAL_STATE_RET) in css_pwr_domain_suspend()
188 if (CSS_CORE_PWR_STATE(target_state) == ARM_LOCAL_STATE_RET) in css_pwr_domain_suspend_finish()
226 assert(cpu_state == ARM_LOCAL_STATE_RET); in css_cpu_standby()
/trusted-firmware-a-latest/plat/arm/board/fvp/
Dfvp_pm.c34 arm_make_pwrstate_lvl1(ARM_LOCAL_STATE_RUN, ARM_LOCAL_STATE_RET,
130 assert(cpu_state == ARM_LOCAL_STATE_RET); in fvp_cpu_standby()
221 ARM_LOCAL_STATE_RET) in fvp_pwr_domain_suspend()
296 ARM_LOCAL_STATE_RET) in fvp_pwr_domain_suspend_finish()
/trusted-firmware-a-latest/plat/st/stm32mp1/
Dstm32mp1_pm.c34 assert(cpu_state == ARM_LOCAL_STATE_RET); in stm32_cpu_standby()
176 req_state->pwr_domain_state[0] = ARM_LOCAL_STATE_RET; in stm32_validate_power_state()
/trusted-firmware-a-latest/plat/st/stm32mp1/include/
Dplatform_def.h187 #define ARM_LOCAL_STATE_RET U(1) macro
194 #define PLAT_MAX_RET_STATE ARM_LOCAL_STATE_RET
/trusted-firmware-a-latest/plat/arm/common/
Darm_pm.c46 ARM_LOCAL_STATE_RET; in arm_validate_power_state()
/trusted-firmware-a-latest/plat/arm/board/corstone700/common/include/
Dplatform_def.h156 #define ARM_LOCAL_STATE_RET U(1) macro
/trusted-firmware-a-latest/include/plat/arm/common/
Darm_def.h51 #define ARM_LOCAL_STATE_RET U(1) macro
497 #define PLAT_MAX_RET_STATE ARM_LOCAL_STATE_RET
/trusted-firmware-a-latest/plat/arm/board/corstone1000/common/include/
Dplatform_def.h260 #define ARM_LOCAL_STATE_RET U(1) macro