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

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

Completed in 143 milliseconds