Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/imx/imx9/common/
H A Dimx9_psci_common.c130 SCMI_CPU_PD_LPM_ON_RUN_WAIT_STOP, in imx_pwr_domain_off()
182 SCMI_CPU_PD_LPM_ON_RUN_WAIT_STOP, in imx_pwr_domain_suspend()
187 SCMI_CPU_PD_LPM_ON_RUN_WAIT_STOP, in imx_pwr_domain_suspend()
193 SCMI_CPU_PD_LPM_ON_RUN_WAIT_STOP, in imx_pwr_domain_suspend()
H A Dimx9_sys_sleep.c153 per_lpm[num_hsks].lpmSetting = en ? SCMI_CPU_PD_LPM_ON_RUN_WAIT_STOP : in peripheral_qchannel_hsk()
/rk3399_ARM-atf/plat/imx/imx9/imx94/
H A Dimx94_psci.c150 { CPU_PER_LPI_IDX_WDOG3, SCMI_CPU_PD_LPM_ON_RUN_WAIT_STOP }, in plat_setup_psci_ops()
/rk3399_ARM-atf/drivers/nxp/scmi/vendor/
H A Dscmi_imx9.h21 #define SCMI_CPU_PD_LPM_ON_RUN_WAIT_STOP 3U macro