Home
last modified time | relevance | path

Searched refs:DTV8 (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/tuners/
H A Dtuner-xc2028-types.h37 DTV8 - 8MHz - DVB-C/DVB-T
43 #define DTV8 (1<<9) macro
45 #define DTV_TYPES (D2620|D2633|DTV6|QAM|DTV7|DTV78|DTV8|ATSC)
H A Dxc4000.c230 {"DTV8", 0x00C0, 0x800B, 0},
514 if ((priv->cur_fw.type & (FM | DTV6 | DTV7 | DTV78 | DTV8)) == 0) { in xc_tune_channel()
574 if (type & DTV8) in dump_firm_type_and_int_freq()
575 printk(KERN_CONT "DTV8 "); in dump_firm_type_and_int_freq()
643 & (BASE | INIT1 | FM | DTV6 | DTV7 | DTV78 | DTV8 | SCODE)) in seek_firmware()
1188 type = DTV8; in xc4000_set_params()
1525 & (BASE | FM | DTV6 | DTV7 | DTV78 | DTV8)) == BASE) { in xc4000_get_frequency()
1563 if (priv->cur_fw.type & (DTV6 | DTV7 | DTV78 | DTV8)) in xc4000_get_status()
H A Dtuner-xc2028.c198 if (type & DTV8) in dump_firm_type_and_int_freq()
199 printk(KERN_CONT "DTV8 "); in dump_firm_type_and_int_freq()
1067 * firmwares (DTV7, DTV8, DTV78) and doesn't depend on channel in generic_set_freq()
1073 else /* DTV7 or DTV8 or DTV78 */ in generic_set_freq()
1256 type |= (priv->ctrl.vhfbw7 && priv->ctrl.uhfbw8) ? DTV78 : DTV8; in xc2028_set_params()
H A Dxc5000.c169 #define DTV8 18 macro
195 {"DTV8", 0x00C0, 0x800B},
774 priv->video_standard = DTV8; in xc5000_set_digital_params()
/kernel/linux/linux-6.6/drivers/media/tuners/
H A Dxc2028-types.h37 DTV8 - 8MHz - DVB-C/DVB-T
43 #define DTV8 (1<<9) macro
45 #define DTV_TYPES (D2620|D2633|DTV6|QAM|DTV7|DTV78|DTV8|ATSC)
H A Dxc4000.c230 {"DTV8", 0x00C0, 0x800B, 0},
512 if ((priv->cur_fw.type & (FM | DTV6 | DTV7 | DTV78 | DTV8)) == 0) { in xc_tune_channel()
572 if (type & DTV8) in dump_firm_type_and_int_freq()
573 printk(KERN_CONT "DTV8 "); in dump_firm_type_and_int_freq()
641 & (BASE | INIT1 | FM | DTV6 | DTV7 | DTV78 | DTV8 | SCODE)) in seek_firmware()
1186 type = DTV8; in xc4000_set_params()
1523 & (BASE | FM | DTV6 | DTV7 | DTV78 | DTV8)) == BASE) { in xc4000_get_frequency()
1561 if (priv->cur_fw.type & (DTV6 | DTV7 | DTV78 | DTV8)) in xc4000_get_status()
H A Dxc5000.c169 #define DTV8 18 macro
195 {"DTV8", 0x00C0, 0x800B},
774 priv->video_standard = DTV8; in xc5000_set_digital_params()
H A Dxc2028.c198 if (type & DTV8) in dump_firm_type_and_int_freq()
199 printk(KERN_CONT "DTV8 "); in dump_firm_type_and_int_freq()
1067 * firmwares (DTV7, DTV8, DTV78) and doesn't depend on channel in generic_set_freq()
1073 else /* DTV7 or DTV8 or DTV78 */ in generic_set_freq()
1256 type |= (priv->ctrl.vhfbw7 && priv->ctrl.uhfbw8) ? DTV78 : DTV8; in xc2028_set_params()

Completed in 12 milliseconds