Lines Matching +full:single +full:- +full:core

1 /* SPDX-License-Identifier: GPL-2.0-or-later */
3 * tuner.h - definition for different tuners
5 * Copyright (C) 1997 Markus Schroeder (schroedm@uni-duesseldorf.de)
6 * minor modifications by Ralph Metzler (rjkm@thp.uni-koeln.de)
14 #include <media/v4l2-mc.h>
73 #define TUNER_PHILIPS_4IN1 44 /* ATI TV Wonder Pro - Conexant */
83 #define TUNER_MICROTUNE_4042FI5 49 /* DViCO FusionHDTV 3 Gold-Q - 4042 FI5 (3X 8147) */
90 #define TUNER_TCL_2002MB 55 /* Hauppauge PVR-150 PAL */
92 #define TUNER_PHILIPS_FQ1216AME_MK4 56 /* Hauppauge PVR-150 PAL */
93 #define TUNER_PHILIPS_FQ1236A_MK4 57 /* Hauppauge PVR-500MCE NTSC */
109 #define TUNER_SAMSUNG_TCPN_2121P30A 70 /* Hauppauge PVR-500MCE NTSC */
112 #define TUNER_THOMSON_FE6600 72 /* DViCO FusionHDTV DVB-T Hybrid */
113 #define TUNER_SAMSUNG_TCPG_6121P30A 73 /* Hauppauge PVR-500 PAL */
147 /* Tuner takeover point adjustment, in dB, -16 <= top <= 15 */
164 * enum tuner_mode - Mode of the tuner
166 * @T_RADIO: Tuner core will work in radio mode
167 * @T_ANALOG_TV: Tuner core will work in analog TV mode
169 * Older boards only had a single tuner device, but some devices have a
170 * separate tuner for radio. In any case, the tuner-core needs to know if
173 * mode. This enum is used by the tuner core in order to work with the
180 /* Don't map V4L2_TUNER_DIGITAL_TV, as tuner-core won't use it */
184 * struct tuner_setup - setup the tuner chipsets
194 * @config: Used to send tuner-specific configuration for complex
203 * Older boards only had a single tuner device. Nowadays multiple tuner
204 * devices may be present on a single board. Using TUNER_SET_TYPE_ADDR
209 * send a command to a single i2c device. Instead you should broadcast
214 * T_RADIO if the device is a radio-only tuner. That specific tuner will