Home
last modified time | relevance | path

Searched full:rfin (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/media/tuners/
H A Dmt20xx.c99 unsigned int rfin, in mt2032_compute_freq() argument
112 desired_lo1=rfin+if1; in mt2032_compute_freq()
118 s=rfin/1000/1000+1090; in mt2032_compute_freq()
138 tuner_dbg("mt2032: rfin=%d lo1=%d lo1n=%d lo1a=%d sel=%d, lo1freq=%d\n", in mt2032_compute_freq()
139 rfin,lo1,lo1n,lo1a,sel,lo1freq); in mt2032_compute_freq()
141 desired_lo2=lo1freq-rfin-if2; in mt2032_compute_freq()
148 tuner_dbg("mt2032: rfin=%d lo2=%d lo2n=%d lo2a=%d num=%d lo2freq=%d\n", in mt2032_compute_freq()
149 rfin,lo2,lo2n,lo2a,lo2num,lo2freq); in mt2032_compute_freq()
168 if(rfin >400*1000*1000) in mt2032_compute_freq()
241 static void mt2032_set_if_freq(struct dvb_frontend *fe, unsigned int rfin, in mt2032_set_if_freq() argument
[all …]
H A Dmt2063.c1506 * MT2063_Tune() - Change the tuner's tuned frequency to RFin.
/linux/arch/powerpc/kernel/
H A Dvecemu.c243 static unsigned int rfin(unsigned int x) in rfin() function
306 vrs[vd].u[i] = rfin(vrs[vb].u[i]); in emulate_altivec()
/linux/drivers/media/dvb-frontends/
H A Dhelene.c538 /* RFIN matching in power save (Sat) reset */ in helene_set_params_s()
897 /* RFIN matching in power save (terrestrial) = ACTIVE */ in helene_x_pon()
898 /* RFIN matching in power save (satellite) = ACTIVE */ in helene_x_pon()