Home
last modified time | relevance | path

Searched refs:DTV6 (Results 1 – 4 of 4) sorted by relevance

/drivers/media/tuners/
Dtuner-xc2028-types.h38 #define DTV6 (1 << 5) macro
44 #define DTV_TYPES (D2620|D2633|DTV6|QAM|DTV7|DTV78|DTV8|ATSC)
Dxc4000.c532 if ((priv->cur_fw.type & (FM | DTV6 | DTV7 | DTV78 | DTV8)) == 0) { in xc_tune_channel()
584 if (type & DTV6) in dump_firm_type_and_int_freq()
661 & (BASE | INIT1 | FM | DTV6 | DTV7 | DTV78 | DTV8 | SCODE)) in seek_firmware()
1177 type = DTV6; in xc4000_set_params()
1184 type = DTV6; in xc4000_set_params()
1200 type = DTV6; in xc4000_set_params()
1238 if (type == DTV6 && priv->firm_version != 0x0102) in xc4000_set_params()
1545 & (BASE | FM | DTV6 | DTV7 | DTV78 | DTV8)) == BASE) { in xc4000_get_frequency()
1583 if (priv->cur_fw.type & (DTV6 | DTV7 | DTV78 | DTV8)) in xc4000_get_status()
Dxc5000.c182 #define DTV6 17 macro
782 priv->video_standard = DTV6; in xc5000_set_digital_params()
788 priv->video_standard = DTV6; in xc5000_set_digital_params()
801 priv->video_standard = DTV6; in xc5000_set_digital_params()
823 priv->video_standard = DTV6; in xc5000_set_digital_params()
Dtuner-xc2028.c193 if (type & DTV6) in dump_firm_type_and_int_freq()
1077 if (priv->cur_fw.type & DTV6) in generic_set_freq()
1247 type |= DTV6; in xc2028_set_params()