Home
last modified time | relevance | path

Searched defs:CLUSTER_PWR_STATE (Results 1 – 10 of 10) sorted by relevance

/arm-trusted-firmware/plat/imx/imx8m/include/
H A Dimx8m_psci.h11 #define CLUSTER_PWR_STATE(state) ((state)->pwr_domain_state[MPIDR_AFFLVL1]) macro
/arm-trusted-firmware/plat/qti/msm8916/
H A Dmsm8916_pm.c35 #define CLUSTER_PWR_STATE(state) ((state)->pwr_domain_state[MPIDR_AFFLVL1]) macro
/arm-trusted-firmware/plat/imx/imx8qm/
H A Dimx8qm_psci.c24 #define CLUSTER_PWR_STATE(state) \ macro
/arm-trusted-firmware/plat/ti/k3/common/
H A Dk3_psci.c21 #define CLUSTER_PWR_STATE(state) ((state)->pwr_domain_state[MPIDR_AFFLVL1]) macro
/arm-trusted-firmware/plat/hisilicon/hikey/
H A Dhikey_pm.c25 #define CLUSTER_PWR_STATE(state) \ macro
/arm-trusted-firmware/plat/imx/imx93/
H A Dimx93_psci.c20 #define CLUSTER_PWR_STATE(state) ((state)->pwr_domain_state[MPIDR_AFFLVL1]) macro
/arm-trusted-firmware/plat/allwinner/common/
H A Dsunxi_scpi_pm.c45 #define CLUSTER_PWR_STATE(state) \ macro
/arm-trusted-firmware/plat/brcm/board/stingray/src/
H A Dbrcm_pm_ops.c30 #define CLUSTER_PWR_STATE(state) \ macro
/arm-trusted-firmware/plat/hisilicon/hikey960/
H A Dhikey960_pm.c28 #define CLUSTER_PWR_STATE(state) \ macro
/arm-trusted-firmware/plat/renesas/common/
H A Dplat_pm.c36 #define CLUSTER_PWR_STATE(s) ((s)->pwr_domain_state[MPIDR_AFFLVL1]) macro