Home
last modified time | relevance | path

Searched refs:SCMI_CPU_PD_LPM_ON_RUN (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/plat/imx/imx9/imx94/
H A Dimx94_psci.c110 SCMI_CPU_PD_LPM_ON_RUN, in plat_setup_psci_ops()
133 cpu_lpm_cfg[0].lpmsetting = SCMI_CPU_PD_LPM_ON_RUN; in plat_setup_psci_ops()
/rk3399_ARM-atf/plat/imx/imx9/common/
H A Dimx9_psci_common.c97 SCMI_CPU_PD_LPM_ON_RUN, in imx_pwr_domain_on()
242 SCMI_CPU_PD_LPM_ON_RUN, in imx_pwr_domain_suspend_finish()
/rk3399_ARM-atf/plat/imx/imx9/imx95/
H A Dimx95_psci.c124 cpu_lpm_cfg[0].lpmsetting = SCMI_CPU_PD_LPM_ON_RUN; in plat_setup_psci_ops()
/rk3399_ARM-atf/drivers/nxp/scmi/vendor/
H A Dscmi_imx9.h19 #define SCMI_CPU_PD_LPM_ON_RUN 1U macro