Searched refs:INPUT1 (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.h14 #define BASE_TYPES (BASE|F8MHZ|MTS|FM|INPUT1|INPUT2|INIT1)
51 #define INPUT1 (1<<11) macro
H A Dtuner-xc2028.c185 if (type & INPUT1)
186 printk("INPUT1 ");
1034 type |= INPUT1;

Completed in 129 milliseconds