Searched refs:IFPCoff (Results 1 - 2 of 2) 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 Dtuner-simple.c549 int rc, IFPCoff, i; local
553 /* IFPCoff = Video Intermediate Frequency - Vif:
566 IFPCoff = 940;
570 IFPCoff = 732;
573 IFPCoff = 543;
576 IFPCoff = 623;
585 div = params->frequency + IFPCoff + offset;
590 IFPCoff / 16, IFPCoff % 16 * 100 / 16,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/go7007/
H A Dwis-sony-tuner.c56 unsigned short IFPCoff; member in struct:sony_tunertype
100 n = freq + tun->IFPCoff;

Completed in 103 milliseconds