Searched refs:BASE_TYPES (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) macro
H A Dtuner-xc2028.c434 type_mask = BASE_TYPES;
730 if (((BASE | new_fw.type) & BASE_TYPES) ==
731 (priv->cur_fw.type & BASE_TYPES)) {

Completed in 88 milliseconds