Searched refs:power_coef (Results 1 – 1 of 1) sorted by relevance
23 static void calculate_coef(int *m, int *R, u32 current_lsb, int power_coef) in calculate_coef() argument45 scaled_m = div64_u64(1000000 * scale_coef, (u64)current_lsb * power_coef); in calculate_coef()