Searched refs:NOGD (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.h46 #define STD_SPECIFIC_TYPES (MTS|FM|LCD|NOGD)
56 There are variants both with and without NOGD
61 /* NOGD firmwares exist only for MTS STD/MN (PAL or NTSC/M)
63 The NOGD firmwares don't have group delay compensation filter
65 #define NOGD (1<<13) macro
H A Dtuner-xc2028.c189 if (type & NOGD)
190 printk("NOGD ");

Completed in 111 milliseconds