Searched refs:d_3 (Results 1 – 1 of 1) sorted by relevance
304 u64 d_3 = 0; in mn88443x_s_read_status() local319 d_3 = div_u64(16 * x * x, d); in mn88443x_s_read_status()320 d_3 = d_3 * d_3 * d_3; in mn88443x_s_read_status()321 if (d_3) in mn88443x_s_read_status()322 d_3 = div_u64(211243671486ULL, d_3); in mn88443x_s_read_status()325 if (d_3) { in mn88443x_s_read_status()327 tmp = (s64)2 * intlog10(x) - intlog10(abs(d)) - d_3 in mn88443x_s_read_status()