Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 18 milliseconds