Home
last modified time | relevance | path

Searched refs:ARM_LOCAL_STATE_OFF (Results 1 – 12 of 12) sorted by relevance

/rk3399_ARM-atf/plat/arm/board/fvp/
H A Dfvp_pm.c35 arm_make_pwrstate_lvl1(ARM_LOCAL_STATE_RUN, ARM_LOCAL_STATE_OFF,
38 arm_make_pwrstate_lvl1(ARM_LOCAL_STATE_OFF, ARM_LOCAL_STATE_OFF,
41 arm_make_pwrstate_lvl2(ARM_LOCAL_STATE_OFF, ARM_LOCAL_STATE_OFF,
42 ARM_LOCAL_STATE_OFF, ARM_PWR_LVL2, PSTATE_TYPE_POWERDOWN),
79 ARM_LOCAL_STATE_OFF); in fvp_power_domain_on_finish_common()
86 ARM_LOCAL_STATE_OFF) { in fvp_power_domain_on_finish_common()
103 ARM_LOCAL_STATE_OFF) in fvp_power_domain_on_finish_common()
175 ARM_LOCAL_STATE_OFF); in fvp_pwr_domain_off()
187 ARM_LOCAL_STATE_OFF) in fvp_pwr_domain_off()
209 ARM_LOCAL_STATE_OFF); in fvp_pwr_domain_suspend()
[all …]
/rk3399_ARM-atf/plat/arm/css/common/
H A Dcss_pm.c39 ARM_LOCAL_STATE_OFF, ARM_PWR_LVL0, PSTATE_TYPE_POWERDOWN),
41 arm_make_pwrstate_lvl2(ARM_LOCAL_STATE_RUN, ARM_LOCAL_STATE_OFF,
42 ARM_LOCAL_STATE_OFF, ARM_PWR_LVL1, PSTATE_TYPE_POWERDOWN),
45 arm_make_pwrstate_lvl2(ARM_LOCAL_STATE_OFF, ARM_LOCAL_STATE_OFF,
46 ARM_LOCAL_STATE_OFF, ARM_PWR_LVL2, PSTATE_TYPE_POWERDOWN),
80 assert(CSS_CORE_PWR_STATE(target_state) == ARM_LOCAL_STATE_OFF); in css_pwr_domain_on_finisher_common()
86 if (CSS_CLUSTER_PWR_STATE(target_state) == ARM_LOCAL_STATE_OFF) { in css_pwr_domain_on_finisher_common()
132 if (CSS_CLUSTER_PWR_STATE(target_state) == ARM_LOCAL_STATE_OFF) { in css_power_down_common()
148 assert(CSS_CORE_PWR_STATE(target_state) == ARM_LOCAL_STATE_OFF); in css_pwr_domain_off()
167 assert(CSS_CORE_PWR_STATE(target_state) == ARM_LOCAL_STATE_OFF); in css_pwr_domain_suspend()
[all …]
/rk3399_ARM-atf/drivers/arm/css/scp/
H A Dcss_pm_scpi.c29 if (css_system_pwr_state(target_state) == ARM_LOCAL_STATE_OFF) in css_scp_suspend()
33 if (CSS_CLUSTER_PWR_STATE(target_state) == ARM_LOCAL_STATE_OFF) in css_scp_suspend()
H A Dcss_pm_scmi.c134 ARM_LOCAL_STATE_OFF); in css_scp_suspend()
137 if (css_system_pwr_state(target_state) == ARM_LOCAL_STATE_OFF) { in css_scp_suspend()
167 ARM_LOCAL_STATE_OFF); in css_scp_suspend()
203 ARM_LOCAL_STATE_OFF); in css_scp_off()
213 ARM_LOCAL_STATE_OFF); in css_scp_off()
/rk3399_ARM-atf/plat/st/stm32mp1/include/
H A Dplatform_def.h175 #define ARM_LOCAL_STATE_OFF U(2) macro
185 #define PLAT_MAX_OFF_STATE ARM_LOCAL_STATE_OFF
/rk3399_ARM-atf/plat/renesas/rcar_gen5/
H A Dplat_pm_scmi.c128 ARM_LOCAL_STATE_OFF); in rcar_scmi_cpuoff()
138 ARM_LOCAL_STATE_OFF); in rcar_scmi_cpuoff()
/rk3399_ARM-atf/plat/renesas/rcar_gen5/include/
H A Dplatform_def.h72 #define ARM_LOCAL_STATE_OFF 2 macro
/rk3399_ARM-atf/plat/arm/common/
H A Darm_pm.c50 ARM_LOCAL_STATE_OFF; in arm_validate_power_state()
/rk3399_ARM-atf/plat/arm/board/neoverse_rd/common/include/nrd3/
H A Dnrd_plat_arm_def3.h194 #define ARM_LOCAL_STATE_OFF U(2) macro
204 #define PLAT_MAX_OFF_STATE ARM_LOCAL_STATE_OFF
/rk3399_ARM-atf/plat/arm/board/corstone700/common/include/
H A Dplatform_def.h160 #define ARM_LOCAL_STATE_OFF U(2) macro
/rk3399_ARM-atf/include/plat/arm/common/
H A Darm_def.h49 #define ARM_LOCAL_STATE_OFF U(2) macro
516 #define PLAT_MAX_OFF_STATE ARM_LOCAL_STATE_OFF
/rk3399_ARM-atf/plat/arm/board/corstone1000/common/include/
H A Dplatform_def.h253 #define ARM_LOCAL_STATE_OFF U(2) macro