Home
last modified time | relevance | path

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

/Zephyr-latest/soc/intel/intel_adsp/ace/include/ace30/
Dadsp_power.h57 #define ACE_PWRSTS2 ((volatile struct ace_pwrsts2 *)&ACE_DfPMCCU.dfpwrsts2) macro
98 return (ACE_PWRSTS2->dsphpxpgs & BIT(cpu_num)) == BIT(cpu_num); in soc_cpu_is_powered()