Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/dvb-frontends/
Ddib7000p.c2124 static const s32 lut_1000ln_mant[] = { variable
2151 pow_i = (lut_1000ln_mant[ix] + 693 * (exp - 20) - 6908); in dib7000p_get_adc_power()
Ddib8000.c1912 static const s32 lut_1000ln_mant[] = variable
1930 val = (lut_1000ln_mant[ix] + 693*(exp-20) - 6908); in dib8000_get_adc_power()