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