Searched refs:is_pow2_u32 (Results 1 – 3 of 3) sorted by relevance
22 bool is_pow2_u32(uint32_t n);
30 is_pow2_u32(uint32_t n) in is_pow2_u32() function
1174 if (!is_pow2_u32(m->warps)) in hsg_bc_clean_all()