Searched refs:sc_pm_cpu_start (Results 1 - 3 of 3) sorted by relevance

/u-boot/include/firmware/imx/sci/
H A Dsci.h75 int sc_pm_cpu_start(sc_ipc_t ipc, sc_rsrc_t resource, sc_bool_t enable,
184 static inline int sc_pm_cpu_start(sc_ipc_t ipc, sc_rsrc_t resource, sc_bool_t enable, function
/u-boot/arch/arm/mach-imx/imx8/
H A Dcpu.c203 if (sc_pm_cpu_start(-1, core_rsrc, true, tcml_addr) != SC_ERR_NONE)
290 if (sc_pm_cpu_start(-1, core_rsrc, true, aux_core_ram) != SC_ERR_NONE)
/u-boot/drivers/misc/imx8/
H A Dscu_api.c844 int sc_pm_cpu_start(sc_ipc_t ipc, sc_rsrc_t resource, sc_bool_t enable, function

Completed in 207 milliseconds