Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A Ddib7000p.c2143 static const s32 lut_1000ln_mant[] = { variable
2170 pow_i = (lut_1000ln_mant[ix] + 693 * (exp - 20) - 6908); in dib7000p_get_adc_power()
H A Ddib8000.c1916 static const s32 lut_1000ln_mant[] = variable
1934 val = (lut_1000ln_mant[ix] + 693*(exp-20) - 6908); in dib8000_get_adc_power()