Home
last modified time | relevance | path

Searched refs:PLAT_LOCAL_PSTATE_WIDTH (Results 1 – 18 of 18) sorted by relevance

/rk3399_ARM-atf/plat/amlogic/gxl/include/
H A Dplatform_def.h45 #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 Dplatform_def.h45 #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 Dplatform_def.h48 #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 Dplatform_def.h48 #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 Dplatform_def.h61 #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 Dplatform_def.h50 #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 Dplatform_def.h51 #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 Dplatform_def.h47 #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 Dsunxi_scpi_pm.c36 #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 Dplatform_def.h49 #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 Dplatform_def.h51 #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 Dsbsa_pm.c48 (((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 Dqemu_pm.c41 (((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 Dplatform_def.h50 #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 Drpi3_pm.c57 (((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 Dnpcm845x_psci.c40 (((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 Dplatform_def.h64 #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 Dplatform_def.h53 #define PLAT_LOCAL_PSTATE_WIDTH 4 macro
54 #define PLAT_LOCAL_PSTATE_MASK ((1 << PLAT_LOCAL_PSTATE_WIDTH) - 1)