Searched refs:cpu_pwr_bit (Results 1 – 1 of 1) sorted by relevance
139 uint32_t cpu_pwr_bit[] = {9, 10, 11, 12, 16, 17, 18, 19}; in clst_single_pwr() local143 return !(pwr_stat & (cpu_mask[cluster] & ~BIT(cpu_pwr_bit[my_idx]))); in clst_single_pwr()