Searched refs:if1 (Results 1 - 15 of 15) 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 Dmt2060.h35 extern struct dvb_frontend * mt2060_attach(struct dvb_frontend *fe, struct i2c_adapter *i2c, struct mt2060_config *cfg, u16 if1);
37 static inline struct dvb_frontend * mt2060_attach(struct dvb_frontend *fe, struct i2c_adapter *i2c, struct mt2060_config *cfg, u16 if1) argument
H A Dmt2131.h38 u16 if1);
43 u16 if1)
40 mt2131_attach(struct dvb_frontend *fe, struct i2c_adapter *i2c, struct mt2131_config *cfg, u16 if1) argument
H A Dmt2060.c166 u32 if1; local
170 if1 = priv->if1_freq;
182 f_lo1 = freq + if1 * 1000;
223 dprintk("IF1: %dMHz",(int)if1);
363 struct dvb_frontend * mt2060_attach(struct dvb_frontend *fe, struct i2c_adapter *i2c, struct mt2060_config *cfg, u16 if1) argument
374 priv->if1_freq = if1;
388 printk(KERN_INFO "MT2060: successfully identified (IF1 = %d)\n", if1);
H A Dmt20xx.c101 unsigned int if1, unsigned int if2,
113 desired_lo1=rfin+if1;
243 unsigned int if1, unsigned int if2,
250 tuner_dbg("mt2032_set_if_freq rfin=%d if1=%d if2=%d from=%d to=%d\n",
251 rfin,if1,if2,from,to);
258 ret=mt2032_compute_freq(fe,rfin,if1,if2,from,to,&buf[1],&sel,priv->xogc);
444 unsigned int if1=1218*1000*1000; local
449 tuner_dbg("mt2050_set_if_freq freq=%d if1=%d if2=%d\n",
450 freq,if1,if2);
452 f_lo1=freq+if1;
99 mt2032_compute_freq(struct dvb_frontend *fe, unsigned int rfin, unsigned int if1, unsigned int if2, unsigned int spectrum_from, unsigned int spectrum_to, unsigned char *buf, int *ret_sel, unsigned int xogc) argument
242 mt2032_set_if_freq(struct dvb_frontend *fe, unsigned int rfin, unsigned int if1, unsigned int if2, unsigned int from, unsigned int to) argument
[all...]
H A Dmt2131.c272 struct mt2131_config *cfg, u16 if1)
270 mt2131_attach(struct dvb_frontend *fe, struct i2c_adapter *i2c, struct mt2131_config *cfg, u16 if1) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/dvb-usb/
H A Ddibusb-common.c278 u16 if1 = 1220; local
289 if1 += b;
291 if1 -= b;
306 if1 -= (0xff - desc);
308 if1 += desc;
313 if (dvb_attach(mt2060_attach, adap->fe, tun_i2c, &stk3000p_mt2060_config, if1) == NULL) {
H A Ddib0700_devices.c120 int if1=1220; local
123 if (!eeprom_read(prim_i2c,0x59 + adap->id,&a)) if1=1220+a;
126 if1) == NULL ? -ENODEV : 0;
702 int if1=1220; local
705 if (!eeprom_read(prim_i2c,0x58,&a)) if1=1220+a;
713 if1) == NULL ? -ENODEV : 0;
H A Daf9005-fe.c824 u16 if1; local
1038 /* read if1 from eeprom */
1044 if1 = (u16) (buf[0] << 8) + buf[1];
1046 &af9005_mt2060_config, if1) == NULL) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/msdos/
H A Dcrc_i86.asm106 if1
120 if1
134 if1
148 if1
161 if1
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/msdos/
H A Dcrc_i86.asm106 if1
120 if1
134 if1
148 if1
161 if1
H A Dmatch.asm84 if1
98 if1
112 if1
126 if1
139 if1
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex6908 \if1\csname ismacro.\the\macname\endcsname
6923 \if1\csname ismacro.#1\endcsname
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex6669 \if1\csname ismacro.\the\macname\endcsname
6684 \if1\csname ismacro.#1\endcsname
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/doc/
H A Dtexinfo.tex6701 \if1\csname ismacro.\the\macname\endcsname
6716 \if1\csname ismacro.#1\endcsname
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/build-aux/
H A Dtexinfo.tex6701 \if1\csname ismacro.\the\macname\endcsname
6716 \if1\csname ismacro.#1\endcsname

Completed in 254 milliseconds