Searched refs:DTV6 (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.h32 DTV6 - 6MHz - ATSC/DVB-C/DVB-T/ISDB-T/DOCSIS
35 #define DTV6 (1 << 5) macro
41 #define DTV_TYPES (D2620|D2633|DTV6|QAM|DTV7|DTV78|DTV8|ATSC)
H A Dxc5000.c170 #define DTV6 17 macro
195 {"DTV6", 0x00C0, 0x8002},
635 priv->video_standard = DTV6;
644 priv->video_standard = DTV6;
654 priv->video_standard = DTV6;
H A Dtuner-xc2028.c173 if (type & DTV6)
174 printk("DTV6 ");
952 if (priv->cur_fw.type & DTV6)
1103 type |= DTV6;

Completed in 79 milliseconds