Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/imx/imx8m/include/
Dimx8m_psci.h10 #define CORE_PWR_STATE(state) ((state)->pwr_domain_state[MPIDR_AFFLVL0]) macro
/trusted-firmware-a-latest/plat/imx/imx8qm/
Dimx8qm_psci.c22 #define CORE_PWR_STATE(state) \ macro
/trusted-firmware-a-latest/plat/ti/k3/common/
Dk3_psci.c20 #define CORE_PWR_STATE(state) ((state)->pwr_domain_state[MPIDR_AFFLVL0]) macro
/trusted-firmware-a-latest/plat/imx/imx93/
Dimx93_psci.c19 #define CORE_PWR_STATE(state) ((state)->pwr_domain_state[MPIDR_AFFLVL0]) macro
/trusted-firmware-a-latest/plat/hisilicon/hikey/
Dhikey_pm.c23 #define CORE_PWR_STATE(state) \ macro
/trusted-firmware-a-latest/plat/renesas/common/
Dplat_pm.c37 #define CORE_PWR_STATE(s) ((s)->pwr_domain_state[MPIDR_AFFLVL0]) macro
/trusted-firmware-a-latest/plat/hisilicon/hikey960/
Dhikey960_pm.c26 #define CORE_PWR_STATE(state) \ macro
/trusted-firmware-a-latest/plat/brcm/board/stingray/src/
Dbrcm_pm_ops.c29 #define CORE_PWR_STATE(state) ((state)->pwr_domain_state[MPIDR_AFFLVL0]) macro