Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds