Home
last modified time | relevance | path

Searched refs:d_3 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/dvb-frontends/
H A Dmn88443x.c304 u64 d_3 = 0; in mn88443x_s_read_status() local
319 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()
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-yappi/
H A D0001-test_functionality-convert-line-endings-to-Unix.patch1597 - _timings = {"d_1": 9, "d_2": 7, "d_3": 3, "d_4": 2}
3508 + _timings = {"d_1": 9, "d_2": 7, "d_3": 3, "d_4": 2}