/arm-trusted-firmware-2.8.0/plat/brcm/board/stingray/src/ |
A D | brcm_pm_ops.c | 82 assert(CORE_PWR_STATE(target_state) == PLAT_LOCAL_STATE_OFF); in brcm_pwr_domain_on_finish() 88 if (CLUSTER_PWR_STATE(target_state) == PLAT_LOCAL_STATE_OFF) { in brcm_pwr_domain_on_finish() 143 if (SYSTEM_PWR_STATE(target_state) == PLAT_LOCAL_STATE_OFF) in brcm_scp_suspend() 147 if (CLUSTER_PWR_STATE(target_state) == PLAT_LOCAL_STATE_OFF) in brcm_scp_suspend() 174 assert(CORE_PWR_STATE(target_state) == PLAT_LOCAL_STATE_OFF); in brcm_pwr_domain_off() 182 if (CLUSTER_PWR_STATE(target_state) == PLAT_LOCAL_STATE_OFF) in brcm_pwr_domain_off() 370 PLAT_LOCAL_STATE_OFF; in brcm_validate_power_state()
|
A D | pm.c | 64 PLAT_LOCAL_STATE_OFF); in brcm_pwr_domain_on_finish() 67 PLAT_LOCAL_STATE_OFF) { in brcm_pwr_domain_on_finish()
|
/arm-trusted-firmware-2.8.0/plat/amlogic/axg/ |
A D | axg_pm.c | 103 PLAT_LOCAL_STATE_OFF); in axg_pwr_domain_on_finish() 118 PLAT_LOCAL_STATE_OFF); in axg_pwr_domain_off() 125 PLAT_LOCAL_STATE_OFF) in axg_pwr_domain_off() 129 PLAT_LOCAL_STATE_OFF) in axg_pwr_domain_off()
|
/arm-trusted-firmware-2.8.0/plat/qemu/qemu_sbsa/ |
A D | sbsa_pm.c | 64 qemu_make_pwrstate_lvl1(PLAT_LOCAL_STATE_RUN, PLAT_LOCAL_STATE_OFF, 67 qemu_make_pwrstate_lvl1(PLAT_LOCAL_STATE_OFF, PLAT_LOCAL_STATE_OFF, 184 PLAT_LOCAL_STATE_OFF); in qemu_pwr_domain_on_finish()
|
/arm-trusted-firmware-2.8.0/plat/qemu/common/ |
A D | qemu_pm.c | 57 qemu_make_pwrstate_lvl1(PLAT_LOCAL_STATE_RUN, PLAT_LOCAL_STATE_OFF, 60 qemu_make_pwrstate_lvl1(PLAT_LOCAL_STATE_OFF, PLAT_LOCAL_STATE_OFF, 187 PLAT_LOCAL_STATE_OFF); in qemu_pwr_domain_on_finish()
|
/arm-trusted-firmware-2.8.0/plat/rpi/common/ |
A D | rpi3_pm.c | 55 rpi3_make_pwrstate_lvl1(PLAT_LOCAL_STATE_RUN, PLAT_LOCAL_STATE_OFF, 58 rpi3_make_pwrstate_lvl1(PLAT_LOCAL_STATE_OFF, PLAT_LOCAL_STATE_OFF, 160 PLAT_LOCAL_STATE_OFF); in rpi3_pwr_domain_on_finish()
|
/arm-trusted-firmware-2.8.0/plat/amlogic/gxl/include/ |
A D | platform_def.h | 39 #define PLAT_LOCAL_STATE_OFF U(2) macro
|
/arm-trusted-firmware-2.8.0/plat/amlogic/g12a/include/ |
A D | platform_def.h | 39 #define PLAT_LOCAL_STATE_OFF U(2) macro
|
/arm-trusted-firmware-2.8.0/plat/amlogic/gxbb/include/ |
A D | platform_def.h | 42 #define PLAT_LOCAL_STATE_OFF U(2) macro
|
/arm-trusted-firmware-2.8.0/plat/amlogic/axg/include/ |
A D | platform_def.h | 42 #define PLAT_LOCAL_STATE_OFF U(2) macro
|
/arm-trusted-firmware-2.8.0/plat/rpi/rpi4/include/ |
A D | platform_def.h | 44 #define PLAT_LOCAL_STATE_OFF U(2) macro
|
/arm-trusted-firmware-2.8.0/plat/imx/imx7/picopi/include/ |
A D | platform_def.h | 41 #define PLAT_LOCAL_STATE_OFF 2 macro
|
/arm-trusted-firmware-2.8.0/plat/imx/imx7/warp7/include/ |
A D | platform_def.h | 43 #define PLAT_LOCAL_STATE_OFF 2 macro
|
/arm-trusted-firmware-2.8.0/plat/amlogic/gxbb/ |
A D | gxbb_pm.c | 117 PLAT_LOCAL_STATE_OFF); in gxbb_pwr_domain_on_finish()
|
/arm-trusted-firmware-2.8.0/plat/brcm/board/stingray/include/ |
A D | sr_def.h | 526 #define PLAT_LOCAL_STATE_OFF 2 macro 538 #define PLAT_MAX_OFF_STATE PLAT_LOCAL_STATE_OFF
|
/arm-trusted-firmware-2.8.0/plat/amlogic/gxl/ |
A D | gxl_pm.c | 133 PLAT_LOCAL_STATE_OFF); in gxl_pwr_domain_on_finish()
|
/arm-trusted-firmware-2.8.0/plat/amlogic/g12a/ |
A D | g12a_pm.c | 133 PLAT_LOCAL_STATE_OFF); in g12a_pwr_domain_on_finish()
|
/arm-trusted-firmware-2.8.0/plat/rpi/rpi3/include/ |
A D | platform_def.h | 44 #define PLAT_LOCAL_STATE_OFF U(2) macro
|
/arm-trusted-firmware-2.8.0/plat/qemu/qemu/include/ |
A D | platform_def.h | 59 #define PLAT_LOCAL_STATE_OFF 2 macro
|
/arm-trusted-firmware-2.8.0/plat/qemu/qemu_sbsa/include/ |
A D | platform_def.h | 47 #define PLAT_LOCAL_STATE_OFF 2 macro
|