Home
last modified time | relevance | path

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

/Zephyr-latest/soc/intel/intel_adsp/ace/include/ace20_lnl/
Dadsp_power.h37 uint16_t dsphpxpgs : 5; member
89 return (ACE_PWRSTS->dsphpxpgs & BIT(cpu_num)) == BIT(cpu_num); in soc_cpu_is_powered()
/Zephyr-latest/soc/intel/intel_adsp/ace/include/ace15_mtpm/
Dadsp_power.h36 uint16_t dsphpxpgs : 4; member
88 return (ACE_PWRSTS->dsphpxpgs & BIT(cpu_num)) == BIT(cpu_num); in soc_cpu_is_powered()
/Zephyr-latest/soc/intel/intel_adsp/ace/include/ace30/
Dadsp_power.h52 uint16_t dsphpxpgs: 5; member
98 return (ACE_PWRSTS2->dsphpxpgs & BIT(cpu_num)) == BIT(cpu_num); in soc_cpu_is_powered()