Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/media/tuners/
Dtuner-xc2028-types.h41 #define DTV7 (1<<7) macro
45 #define DTV_TYPES (D2620|D2633|DTV6|QAM|DTV7|DTV78|DTV8|ATSC)
Dxc4000.c523 if ((priv->cur_fw.type & (FM | DTV6 | DTV7 | DTV78 | DTV8)) == 0) { in xc_tune_channel()
579 if (type & DTV7) in dump_firm_type_and_int_freq()
652 & (BASE | INIT1 | FM | DTV6 | DTV7 | DTV78 | DTV8 | SCODE)) in seek_firmware()
1194 type = DTV7; in xc4000_set_params()
1535 & (BASE | FM | DTV6 | DTV7 | DTV78 | DTV8)) == BASE) { in xc4000_get_frequency()
1573 if (priv->cur_fw.type & (DTV6 | DTV7 | DTV78 | DTV8)) in xc4000_get_status()
Dtuner-xc2028.c194 if (type & DTV7) in dump_firm_type_and_int_freq()
1100 if (priv->cur_fw.type & DTV7) in generic_set_freq()
1103 if (priv->cur_fw.type & DTV7) in generic_set_freq()
1250 type |= (priv->ctrl.vhfbw7 && priv->ctrl.uhfbw8) ? DTV78 : DTV7; in xc2028_set_params()
Dxc5000.c181 #define DTV7 20 macro
780 priv->video_standard = DTV7; in xc5000_set_digital_params()
802 priv->video_standard = DTV7; in xc5000_set_digital_params()