Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/imx/imx9/imx95/
H A Dimx95_psci.c88 imx_set_cpu_boot_entry(0U, secure_entrypoint, SCMI_CPU_VEC_FLAGS_BOOT); in plat_setup_psci_ops()
/rk3399_ARM-atf/plat/imx/imx9/imx94/
H A Dimx94_psci.c95 imx_set_cpu_boot_entry(0U, secure_entrypoint, SCMI_CPU_VEC_FLAGS_BOOT); in plat_setup_psci_ops()
/rk3399_ARM-atf/drivers/nxp/scmi/vendor/
H A Dscmi_imx9.h70 #define SCMI_CPU_VEC_FLAGS_BOOT BIT(30) macro
/rk3399_ARM-atf/plat/imx/imx9/common/
H A Dimx9_psci_common.c85 SCMI_CPU_VEC_FLAGS_BOOT); in imx_pwr_domain_on()