/trusted-firmware-a-latest/include/plat/arm/common/ |
D | plat_arm.h | 153 #define arm_make_pwrstate_lvl0(lvl0_state, pwr_lvl, type) \ argument 156 #define arm_make_pwrstate_lvl0(lvl0_state, pwr_lvl, type) \ argument 163 #define arm_make_pwrstate_lvl1(lvl1_state, lvl0_state, pwr_lvl, type) \ argument 168 #define arm_make_pwrstate_lvl2(lvl2_state, lvl1_state, lvl0_state, pwr_lvl, type) \ argument
|
/trusted-firmware-a-latest/plat/qti/common/src/ |
D | qti_pm.c | 34 #define qti_make_pwrstate_lvl0(lvl0_state, type) \ argument 38 #define qti_make_pwrstate_lvl1(lvl1_state, lvl0_state, type) \ argument 43 #define qti_make_pwrstate_lvl2(lvl2_state, lvl1_state, lvl0_state, type) \ argument 48 #define qti_make_pwrstate_lvl3(lvl3_state, lvl2_state, lvl1_state, lvl0_state, type) \ argument
|
/trusted-firmware-a-latest/plat/qemu/common/ |
D | qemu_pm.c | 29 #define qemu_make_pwrstate_lvl0(lvl0_state, pwr_lvl, type) \ argument 33 #define qemu_make_pwrstate_lvl0(lvl0_state, pwr_lvl, type) \ argument 40 #define qemu_make_pwrstate_lvl1(lvl1_state, lvl0_state, pwr_lvl, type) \ argument
|
/trusted-firmware-a-latest/plat/qemu/qemu_sbsa/ |
D | sbsa_pm.c | 36 #define qemu_make_pwrstate_lvl0(lvl0_state, pwr_lvl, type) \ argument 40 #define qemu_make_pwrstate_lvl0(lvl0_state, pwr_lvl, type) \ argument 47 #define qemu_make_pwrstate_lvl1(lvl1_state, lvl0_state, pwr_lvl, type) \ argument
|
/trusted-firmware-a-latest/plat/rpi/common/ |
D | rpi3_pm.c | 27 #define rpi3_make_pwrstate_lvl0(lvl0_state, pwr_lvl, type) \ argument 33 #define rpi3_make_pwrstate_lvl0(lvl0_state, pwr_lvl, type) \ argument 40 #define rpi3_make_pwrstate_lvl1(lvl1_state, lvl0_state, pwr_lvl, type) \ argument
|
/trusted-firmware-a-latest/plat/mediatek/mt8173/include/ |
D | mt8173_def.h | 118 #define mtk_make_pwrstate_lvl0(lvl0_state, pwr_lvl, type) \ argument 121 #define mtk_make_pwrstate_lvl0(lvl0_state, pwr_lvl, type) \ argument 129 #define mtk_make_pwrstate_lvl1(lvl1_state, lvl0_state, pwr_lvl, type) \ argument 135 lvl2_state, lvl1_state, lvl0_state, pwr_lvl, type) \ argument
|
/trusted-firmware-a-latest/plat/nuvoton/npcm845x/ |
D | npcm845x_psci.c | 29 #define npcm845x_make_pwrstate_lvl0(lvl0_state, pwr_lvl, type) \ argument 33 #define npcm845x_make_pwrstate_lvl0(lvl0_state, pwr_lvl, type) \ argument 39 #define npcm845x_make_pwrstate_lvl1(lvl1_state, lvl0_state, pwr_lvl, type) \ argument
|
/trusted-firmware-a-latest/plat/mediatek/mt8183/ |
D | plat_pm.c | 53 #define mtk_make_pwrstate_lvl0(lvl0_state, pwr_lvl, type) \ argument 58 #define mtk_make_pwrstate_lvl0(lvl0_state, pwr_lvl, type) \ argument 66 #define mtk_make_pwrstate_lvl1(lvl1_state, lvl0_state, pwr_lvl, type) \ argument 72 lvl2_state, lvl1_state, lvl0_state, pwr_lvl, type) \ argument
|