Home
last modified time | relevance | path

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

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