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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/common/tuners/
H A Dmt20xx.c109 unsigned int fref,lo1,lo1n,lo1a,s,sel,lo1freq, desired_lo1, local
137 lo1freq=(lo1a+8*lo1n)*fref;
139 tuner_dbg("mt2032: rfin=%d lo1=%d lo1n=%d lo1a=%d sel=%d, lo1freq=%d\n",
140 rfin,lo1,lo1n,lo1a,sel,lo1freq);
142 desired_lo2=lo1freq-rfin-if2;
159 mt2032_spurcheck(fe, lo1freq, desired_lo2, spectrum_from, spectrum_to);

Completed in 111 milliseconds