| /rk3399_ARM-atf/plat/amlogic/gxl/include/ |
| H A D | platform_def.h | 45 #define PLAT_LOCAL_PSTATE_WIDTH U(4) macro 46 #define PLAT_LOCAL_PSTATE_MASK ((U(1) << PLAT_LOCAL_PSTATE_WIDTH) - 1)
|
| /rk3399_ARM-atf/plat/amlogic/g12a/include/ |
| H A D | platform_def.h | 45 #define PLAT_LOCAL_PSTATE_WIDTH U(4) macro 46 #define PLAT_LOCAL_PSTATE_MASK ((U(1) << PLAT_LOCAL_PSTATE_WIDTH) - 1)
|
| /rk3399_ARM-atf/plat/amlogic/gxbb/include/ |
| H A D | platform_def.h | 48 #define PLAT_LOCAL_PSTATE_WIDTH U(4) macro 49 #define PLAT_LOCAL_PSTATE_MASK ((U(1) << PLAT_LOCAL_PSTATE_WIDTH) - 1)
|
| /rk3399_ARM-atf/plat/amlogic/axg/include/ |
| H A D | platform_def.h | 48 #define PLAT_LOCAL_PSTATE_WIDTH U(4) macro 49 #define PLAT_LOCAL_PSTATE_MASK ((U(1) << PLAT_LOCAL_PSTATE_WIDTH) - 1)
|
| /rk3399_ARM-atf/include/plat/nuvoton/npcm845x/ |
| H A D | platform_def.h | 61 #define PLAT_LOCAL_PSTATE_WIDTH 4 macro 62 #define PLAT_LOCAL_PSTATE_MASK ((1 << PLAT_LOCAL_PSTATE_WIDTH) - 1) 72 #define PLAT_LOCAL_PSTATE_WIDTH 4 macro 73 #define PLAT_LOCAL_PSTATE_MASK ((1 << PLAT_LOCAL_PSTATE_WIDTH) - 1)
|
| /rk3399_ARM-atf/plat/rpi/rpi4/include/ |
| H A D | platform_def.h | 50 #define PLAT_LOCAL_PSTATE_WIDTH U(4) macro 51 #define PLAT_LOCAL_PSTATE_MASK ((U(1) << PLAT_LOCAL_PSTATE_WIDTH) - 1)
|
| /rk3399_ARM-atf/plat/rpi/rpi5/include/ |
| H A D | platform_def.h | 51 #define PLAT_LOCAL_PSTATE_WIDTH U(4) macro 52 #define PLAT_LOCAL_PSTATE_MASK ((U(1) << PLAT_LOCAL_PSTATE_WIDTH) - 1)
|
| /rk3399_ARM-atf/plat/imx/imx7/picopi/include/ |
| H A D | platform_def.h | 47 #define PLAT_LOCAL_PSTATE_WIDTH 4 macro 48 #define PLAT_LOCAL_PSTATE_MASK ((1 << PLAT_LOCAL_PSTATE_WIDTH) - 1)
|
| /rk3399_ARM-atf/plat/allwinner/common/ |
| H A D | sunxi_scpi_pm.c | 36 #define PLAT_LOCAL_PSTATE_WIDTH U(4) macro 37 #define PLAT_LOCAL_PSTATE_MASK ((U(1) << PLAT_LOCAL_PSTATE_WIDTH) - 1) 169 state_id >>= PLAT_LOCAL_PSTATE_WIDTH; in sunxi_validate_power_state()
|
| /rk3399_ARM-atf/plat/imx/imx7/warp7/include/ |
| H A D | platform_def.h | 49 #define PLAT_LOCAL_PSTATE_WIDTH 4 macro 50 #define PLAT_LOCAL_PSTATE_MASK ((1 << PLAT_LOCAL_PSTATE_WIDTH) - 1)
|
| /rk3399_ARM-atf/plat/st/stm32mp2/include/ |
| H A D | platform_def.h | 51 #define PLAT_LOCAL_PSTATE_WIDTH U(4) macro 52 #define PLAT_LOCAL_PSTATE_MASK GENMASK(PLAT_LOCAL_PSTATE_WIDTH - 1U, 0)
|
| /rk3399_ARM-atf/plat/qemu/qemu_sbsa/ |
| H A D | sbsa_pm.c | 48 (((lvl1_state) << PLAT_LOCAL_PSTATE_WIDTH) | \ 107 state_id >>= PLAT_LOCAL_PSTATE_WIDTH; in qemu_validate_power_state()
|
| /rk3399_ARM-atf/plat/qemu/common/ |
| H A D | qemu_pm.c | 41 (((lvl1_state) << PLAT_LOCAL_PSTATE_WIDTH) | \ 98 state_id >>= PLAT_LOCAL_PSTATE_WIDTH; in qemu_validate_power_state()
|
| /rk3399_ARM-atf/plat/rpi/rpi3/include/ |
| H A D | platform_def.h | 50 #define PLAT_LOCAL_PSTATE_WIDTH U(4) macro 51 #define PLAT_LOCAL_PSTATE_MASK ((U(1) << PLAT_LOCAL_PSTATE_WIDTH) - 1)
|
| /rk3399_ARM-atf/plat/rpi/common/ |
| H A D | rpi3_pm.c | 57 (((lvl1_state) << PLAT_LOCAL_PSTATE_WIDTH) | \ 114 state_id >>= PLAT_LOCAL_PSTATE_WIDTH; in rpi3_validate_power_state()
|
| /rk3399_ARM-atf/plat/nuvoton/npcm845x/ |
| H A D | npcm845x_psci.c | 40 (((lvl1_state) << PLAT_LOCAL_PSTATE_WIDTH) | \ 287 state_id >>= PLAT_LOCAL_PSTATE_WIDTH; in npcm845x_validate_power_state()
|
| /rk3399_ARM-atf/plat/qemu/qemu/include/ |
| H A D | platform_def.h | 64 #define PLAT_LOCAL_PSTATE_WIDTH 4 macro 65 #define PLAT_LOCAL_PSTATE_MASK ((1 << PLAT_LOCAL_PSTATE_WIDTH) - 1)
|
| /rk3399_ARM-atf/plat/qemu/qemu_sbsa/include/ |
| H A D | platform_def.h | 53 #define PLAT_LOCAL_PSTATE_WIDTH 4 macro 54 #define PLAT_LOCAL_PSTATE_MASK ((1 << PLAT_LOCAL_PSTATE_WIDTH) - 1)
|