Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/imx/imx9/imx95/
H A Dimx95_psci.c134 SCMI_GIC_WAKEUP, SCMI_CPU_SLEEP_WAIT); in plat_setup_psci_ops()
137 SCMI_GIC_WAKEUP, SCMI_CPU_SLEEP_WAIT); in plat_setup_psci_ops()
/rk3399_ARM-atf/plat/imx/imx9/imx94/
H A Dimx94_psci.c143 SCMI_GIC_WAKEUP, SCMI_CPU_SLEEP_WAIT); in plat_setup_psci_ops()
146 SCMI_GIC_WAKEUP, SCMI_CPU_SLEEP_WAIT); in plat_setup_psci_ops()
/rk3399_ARM-atf/plat/imx/imx9/common/
H A Dimx9_psci_common.c116 SCMI_CPU_SLEEP_WAIT); in imx_pwr_domain_on_finish()
234 SCMI_GIC_WAKEUP, SCMI_CPU_SLEEP_WAIT); in imx_pwr_domain_suspend_finish()
237 SCMI_GIC_WAKEUP, SCMI_CPU_SLEEP_WAIT); in imx_pwr_domain_suspend_finish()
/rk3399_ARM-atf/drivers/nxp/scmi/vendor/
H A Dscmi_imx9.h14 #define SCMI_CPU_SLEEP_WAIT 1 macro