Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/imx/imx8m/include/
A Dimx8m_psci.h12 #define SYSTEM_PWR_STATE(state) ((state)->pwr_domain_state[PLAT_MAX_PWR_LVL]) macro
/arm-trusted-firmware-2.8.0/plat/imx/imx8qm/
A Dimx8qm_psci.c26 #define SYSTEM_PWR_STATE(state) \ macro
/arm-trusted-firmware-2.8.0/plat/ti/k3/common/
A Dk3_psci.c22 #define SYSTEM_PWR_STATE(state) ((state)->pwr_domain_state[PLAT_MAX_PWR_LVL]) macro
/arm-trusted-firmware-2.8.0/plat/hisilicon/hikey/
A Dhikey_pm.c27 #define SYSTEM_PWR_STATE(state) \ macro
/arm-trusted-firmware-2.8.0/plat/allwinner/common/
A Dsunxi_scpi_pm.c47 #define SYSTEM_PWR_STATE(state) \ macro
/arm-trusted-firmware-2.8.0/plat/brcm/board/stingray/src/
A Dbrcm_pm_ops.c32 #define SYSTEM_PWR_STATE(state) ((state)->pwr_domain_state[MPIDR_AFFLVL2]) macro
/arm-trusted-firmware-2.8.0/plat/renesas/common/
A Dplat_pm.c35 #define SYSTEM_PWR_STATE(s) ((s)->pwr_domain_state[PLAT_MAX_PWR_LVL]) macro
/arm-trusted-firmware-2.8.0/plat/hisilicon/hikey960/
A Dhikey960_pm.c30 #define SYSTEM_PWR_STATE(state) \ macro

Completed in 10 milliseconds