Home
last modified time | relevance | path

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

/Zephyr-latest/soc/intel/intel_adsp/ace/include/ace20_lnl/
Dadsp_power.h87 static ALWAYS_INLINE bool soc_cpu_is_powered(int cpu_num) in soc_cpu_is_powered() function
/Zephyr-latest/soc/intel/intel_adsp/ace/include/ace15_mtpm/
Dadsp_power.h86 static ALWAYS_INLINE bool soc_cpu_is_powered(int cpu_num) in soc_cpu_is_powered() function
/Zephyr-latest/soc/intel/intel_adsp/ace/include/ace30/
Dadsp_power.h96 static ALWAYS_INLINE bool soc_cpu_is_powered(int cpu_num) in soc_cpu_is_powered() function
/Zephyr-latest/soc/intel/intel_adsp/ace/
Dmultiprocessing.c156 if (!WAIT_FOR(soc_cpu_is_powered(cpu_num), in soc_start_core()
Dpower.c406 if (!WAIT_FOR(soc_cpu_is_powered(cpu), in pm_state_exit_post_ops()