Home
last modified time | relevance | path

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

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

Completed in 15 milliseconds