Searched refs:QAM (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/common/tuners/
H A Dtuner-xc2028-types.h36 #define QAM (1 << 6) macro
41 #define DTV_TYPES (D2620|D2633|DTV6|QAM|DTV7|DTV78|DTV8|ATSC)
H A Dtuner-xc2028.c175 if (type & QAM)
176 printk("QAM ");
1069 * Both seem to require QAM firmware for OFDM decoding
1073 type |= QAM;
1080 /* DVB-S and pure QAM (FE_QAM) are not supported */

Completed in 71 milliseconds