Searched refs:cpu_mask (Results 1 – 1 of 1) sorted by relevance
138 uint32_t cpu_mask[2] = {0x00001e00, 0x000f0000}; in clst_single_pwr() local143 return !(pwr_stat & (cpu_mask[cluster] & ~BIT(cpu_pwr_bit[my_idx]))); in clst_single_pwr()148 uint32_t cpu_mask[2] = {0x0f, 0xf0}; in clst_single_on() local152 return !(on_stat & (cpu_mask[cluster] & ~BIT(my_idx))); in clst_single_on()