DTV78 45 drivers/media/tuners/tuner-xc2028-types.h #define DTV_TYPES (D2620|D2633|DTV6|QAM|DTV7|DTV78|DTV8|ATSC) DTV78 196 drivers/media/tuners/tuner-xc2028.c if (type & DTV78) DTV78 1249 drivers/media/tuners/tuner-xc2028.c type |= (priv->ctrl.vhfbw7 && priv->ctrl.uhfbw8) ? DTV78 : DTV7; DTV78 1256 drivers/media/tuners/tuner-xc2028.c type |= (priv->ctrl.vhfbw7 && priv->ctrl.uhfbw8) ? DTV78 : DTV8; DTV78 514 drivers/media/tuners/xc4000.c if ((priv->cur_fw.type & (FM | DTV6 | DTV7 | DTV78 | DTV8)) == 0) { DTV78 572 drivers/media/tuners/xc4000.c if (type & DTV78) DTV78 643 drivers/media/tuners/xc4000.c & (BASE | INIT1 | FM | DTV6 | DTV7 | DTV78 | DTV8 | SCODE)) DTV78 1176 drivers/media/tuners/xc4000.c type = DTV78; DTV78 1525 drivers/media/tuners/xc4000.c & (BASE | FM | DTV6 | DTV7 | DTV78 | DTV8)) == BASE) { DTV78 1563 drivers/media/tuners/xc4000.c if (priv->cur_fw.type & (DTV6 | DTV7 | DTV78 | DTV8))