Searched refs:DTV7 (Results 1 - 3 of 3) 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-xc2028-types.h37 #define DTV7 (1<<7) macro
41 #define DTV_TYPES (D2620|D2633|DTV6|QAM|DTV7|DTV78|DTV8|ATSC)
H A Dtuner-xc2028.c177 if (type & DTV7)
178 printk("DTV7 ");
954 else if (priv->cur_fw.type & DTV7)
975 if (priv->cur_fw.type & DTV7)
1099 type |= (priv->ctrl.vhfbw7 && priv->ctrl.uhfbw8) ? DTV78 : DTV7;
1143 * The DTV7 S-code table needs a 700 kHz shift.
1145 * DTV7 is only used in Australia. Germany or Italy may also
H A Dxc5000.c173 #define DTV7 20 macro
197 {"DTV7/8", 0x00C0, 0x801B},
198 {"DTV7", 0x00C0, 0x8007},

Completed in 60 milliseconds