Home
last modified time | relevance | path

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

/Zephyr-latest/soc/intel/intel_adsp/cavs/include/cavs25/
Dadsp_shim.h112 #define CAVS_PWRSTS_PDSPPGS(x) BIT(x) macro
/Zephyr-latest/soc/intel/intel_adsp/cavs/
Dmultiprocessing.c236 while ((CAVS_SHIM.pwrsts & CAVS_PWRSTS_PDSPPGS(id))) { in soc_adsp_halt_cpu()