Searched refs:dsphpxpgs (Results 1 – 3 of 3) sorted by relevance
37 uint16_t dsphpxpgs : 5; member89 return (ACE_PWRSTS->dsphpxpgs & BIT(cpu_num)) == BIT(cpu_num); in soc_cpu_is_powered()
36 uint16_t dsphpxpgs : 4; member88 return (ACE_PWRSTS->dsphpxpgs & BIT(cpu_num)) == BIT(cpu_num); in soc_cpu_is_powered()
52 uint16_t dsphpxpgs: 5; member98 return (ACE_PWRSTS2->dsphpxpgs & BIT(cpu_num)) == BIT(cpu_num); in soc_cpu_is_powered()