Lines Matching full:tuners
3 * descriptions for simple tuners.
35 * Please notice that digital tuners like xc3028/xc4000/xc5000 don't use
37 * analog tuners that are compatible with the "Philips way" to setup the
38 * tuners. On those devices, the tuner set is done via 4 bytes:
45 * Some tuners also have an additional optional Auxiliary byte (AB).
55 * are used by drivers/media/tuners/tuner-types.c in
57 * the parameters are for tuners based on tda9887 IF-PLL
59 * very common on legacy analog tuners.
65 * @cb_first_if_lower_freq: Many Philips-based tuners have a comment in
83 * @port1_fm_high_sensitivity: Many Philips tuners use tda9887 PORT1 to select
86 * @port2_fm_high_sensitivity: Some Philips tuners use tda9887 PORT2 to select
89 * @fm_gain_normal: Some Philips tuners use tda9887 cGainNormal to
93 * @intercarrier_mode: Most tuners with a tda9887 use QSS mode.
94 * Some (cheaper) tuners use Intercarrier mode.
116 * @radio_if: IF to use in radio mode. Tuners with a
119 * tuners and 41.3 for NTSC tuners.
128 * for the low band. Default is 0. Several tuners
132 * for the mid band. Default is 0. Several tuners
136 * for the high band. Default is 0. Several tuners
175 * struct tunertype - describes the known tuners.
202 extern struct tunertype tuners[];