Home
last modified time | relevance | path

Searched refs:soc_cpu_power_up (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/soc/intel/intel_adsp/ace/include/ace20_lnl/
Dadsp_power.h59 static ALWAYS_INLINE void soc_cpu_power_up(int cpu_num) in soc_cpu_power_up() function
/Zephyr-latest/soc/intel/intel_adsp/ace/include/ace15_mtpm/
Dadsp_power.h58 static ALWAYS_INLINE void soc_cpu_power_up(int cpu_num) in soc_cpu_power_up() function
/Zephyr-latest/soc/intel/intel_adsp/ace/include/ace30/
Dadsp_power.h68 static ALWAYS_INLINE void soc_cpu_power_up(int cpu_num) in soc_cpu_power_up() function
/Zephyr-latest/soc/intel/intel_adsp/ace/
Dmultiprocessing.c154 soc_cpu_power_up(cpu_num); in soc_start_core()
Dpower.c404 soc_cpu_power_up(cpu); in pm_state_exit_post_ops()