Home
last modified time | relevance | path

Searched refs:DTV78 (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/media/tuners/
A Dxc2028-types.h42 #define DTV78 (1<<8) macro
45 #define DTV_TYPES (D2620|D2633|DTV6|QAM|DTV7|DTV78|DTV8|ATSC)
A Dxc4000.c512 if ((priv->cur_fw.type & (FM | DTV6 | DTV7 | DTV78 | DTV8)) == 0) { in xc_tune_channel()
570 if (type & DTV78) in dump_firm_type_and_int_freq()
641 & (BASE | INIT1 | FM | DTV6 | DTV7 | DTV78 | DTV8 | SCODE)) in seek_firmware()
1174 type = DTV78; 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()
A Dxc2028.c196 if (type & DTV78) in dump_firm_type_and_int_freq()
1249 type |= (priv->ctrl.vhfbw7 && priv->ctrl.uhfbw8) ? DTV78 : DTV7; in xc2028_set_params()
1256 type |= (priv->ctrl.vhfbw7 && priv->ctrl.uhfbw8) ? DTV78 : DTV8; in xc2028_set_params()

Completed in 8 milliseconds