ATSC
[ATSC] = { 0x51, 0x03, 0x83, 0x82, 0x40, 0x48, 0x01, 0xe0,
j = ATSC;
#define DTV_TYPES (D2620|D2633|DTV6|QAM|DTV7|DTV78|DTV8|ATSC)
else if (type != ATSC) /* DVB @6MHz, DTV 8 and DTV 7/8 */
type |= ATSC | D2633;
if (type == ATSC || priv->firm_version < 0x0302)
if (type & ATSC)
if (type & ATSC)