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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dmt20xx.c79 unsigned int xogc) //all in Hz
145 buf[7]=8+xogc;
230 ret=mt2032_compute_freq(c,rfin,if1,if2,from,to,&buf[1],&sel,t->xogc);
254 buf[1]=0x80 +8+t->xogc; // set LINT to re-init PLLs
257 buf[1]=8+t->xogc;
309 int ret,xogc,xok=0; local
331 xogc=7;
333 tuner_dbg("mt2032: xogc = 0x%02x\n",xogc&0x07);
342 xogc
72 mt2032_compute_freq(struct i2c_client *c, 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
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/media/
H A Dtuner.h207 unsigned int xogc; member in struct:tuner

Completed in 106 milliseconds