/Linux-v6.6/include/media/ |
D | tuner-types.h | 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 [all …]
|
D | tuner.h | 3 * tuner.h - definition for different tuners 194 * tuners that require extra parameters to be set. 195 * Only a very few tuners require it and its usage on 196 * newer tuners should be avoided. 197 * @tuner_callback: Some tuners require to call back the bridge driver,
|
/Linux-v6.6/Documentation/userspace-api/media/v4l/ |
D | ext-ctrls-rf-tuner.rst | 15 baseband frequency (BB). Tuners that could do baseband output are often 16 called Zero-IF tuners. Older tuners were typically simple PLL tuners 18 without a metal box "silicon tuners". These controls are mostly 19 applicable for new feature rich silicon tuners, just because older 20 tuners does not have much adjustable features. 22 For more information about RF tuners see
|
D | vidioc-g-tuner.rst | 43 enumerate all tuners applications shall begin at index zero, 46 Tuners have two writable properties, the audio mode and the radio 120 Some tuners or audio decoders can determine the received audio 226 switched. (B/G PAL tuners for example are typically not considered 232 for details. Only ``V4L2_TUNER_ANALOG_TV`` tuners can have this 253 Only ``V4L2_TUNER_ANALOG_TV`` tuners can have this capability. 257 is supported. Only ``V4L2_TUNER_ANALOG_TV`` tuners can have this 266 ``V4L2_TUNER_ANALOG_TV`` tuners can have this capability. 276 tuners. 365 ``V4L2_TUNER_ANALOG_TV`` tuners support this mode. [all …]
|
D | tuner.rst | 6 Tuners and Modulators 10 Tuners section in Tuners and Modulators 13 Video input devices can have one or more tuners demodulating a RF 38 device has one or more tuners.
|
D | diff-v4l.rst | 197 Unlike the ``tuners`` field expressing the number of tuners of this 200 device can have multiple tuners. The index number of the tuner 202 struct :c:type:`v4l2_input`. Enumeration of tuners is 224 ``video_tuner`` can be used to enumerate the tuners of a 228 :c:type:`v4l2_tuner`. Tuners are covered in :ref:`tuner`. 230 The ``tuner`` field counting tuners was renamed to ``index``. The fields 371 information on tuners. Related to audio modes struct
|
D | audio.rst | 13 tuners with video inputs or outputs only, and radio devices have none of 97 with multiple tuners.
|
/Linux-v6.6/drivers/cpufreq/ |
D | cpufreq_conservative.c | 64 struct cs_dbs_tuners *cs_tuners = dbs_data->tuners; in cs_dbs_update() 168 struct cs_dbs_tuners *cs_tuners = dbs_data->tuners; in up_threshold_store() 184 struct cs_dbs_tuners *cs_tuners = dbs_data->tuners; in down_threshold_store() 227 struct cs_dbs_tuners *cs_tuners = dbs_data->tuners; in freq_step_store() 288 struct cs_dbs_tuners *tuners; in cs_init() local 290 tuners = kzalloc(sizeof(*tuners), GFP_KERNEL); in cs_init() 291 if (!tuners) in cs_init() 294 tuners->down_threshold = DEF_FREQUENCY_DOWN_THRESHOLD; in cs_init() 295 tuners->freq_step = DEF_FREQUENCY_STEP; in cs_init() 299 dbs_data->tuners = tuners; in cs_init() [all …]
|
D | cpufreq_ondemand.c | 71 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in generic_powersave_bias_target() 119 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in dbs_freq_increase() 141 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in od_update() 297 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in powersave_bias_store() 359 struct od_dbs_tuners *tuners; in od_init() local 363 tuners = kzalloc(sizeof(*tuners), GFP_KERNEL); in od_init() 364 if (!tuners) in od_init() 379 tuners->powersave_bias = default_powersave_bias; in od_init() 382 dbs_data->tuners = tuners; in od_init() 388 kfree(dbs_data->tuners); in od_exit() [all …]
|
D | cpufreq_governor.h | 41 void *tuners; member 59 struct _gov##_dbs_tuners *tuners = dbs_data->tuners; \ 60 return sprintf(buf, "%u\n", tuners->file_name); \
|
/Linux-v6.6/drivers/media/tuners/ |
D | Kconfig | 2 # Analog TV tuners, auto-loaded via tuner.ko 22 menu "Customize TV tuners" 87 tristate "Freescale MC44S803 Low Power CMOS Broadband tuners" 91 Say Y here to support the Freescale MC44S803 based tuners 115 tristate "Microtune 2032 / 2050 tuners" 198 Say Y here to include support for various simple tuners. 276 tristate "XCeive xc2028/xc3028 tuners" 280 Say Y here to include support for the xc2028/xc3028 tuners.
|
/Linux-v6.6/Documentation/admin-guide/media/ |
D | technisat.rst | 58 #) => ``Generic I2C PLL based tuners`` 63 #) => ``Generic I2C PLL based tuners`` 80 #) => ``Generic I2C PLL based tuners`` 85 #) => ``Generic I2C PLL based tuners`` 94 #) => ``Generic I2C PLL based tuners``
|
D | frontend-cardlist.rst | 86 ts2020 Montage Technology TS2020 based tuners 131 Digital terrestrial only tuners/PLL 137 dvb-pll Generic I2C PLL based tuners 185 stb6100 STB6100 based tuners 188 stv6110x STV6110/(A) based tuners 189 stv6111 STV6111 based tuners
|
/Linux-v6.6/Documentation/driver-api/media/drivers/ |
D | tuners.rst | 49 These Tuners are PHILIPS_API compatible. 74 MK2 series PHILIPS_API, most tuners are compatible to this one ! 97 Note: Only 40x2 series has TEMIC_API, all newer tuners have PHILIPS_API. 121 Other Tuners: 127 ALPS Tuners:
|
/Linux-v6.6/drivers/media/pci/ivtv/ |
D | ivtv-cards.c | 251 .tuners = { 292 .tuners = { 334 .tuners = { 370 .tuners = { 412 .tuners = { 486 .tuners = { 517 .tuners = { 561 .tuners = { 593 .tuners = { 623 .tuners = { [all …]
|
/Linux-v6.6/drivers/media/ |
D | Kconfig | 41 bool "Autoselect ancillary drivers (tuners, sensors, i2c, spi, frontends)" 48 devices such as tuners, sensors, video encoders/decoders and 245 # Ancillary drivers (tuners, i2c, spi, frontends) 263 source "drivers/media/tuners/Kconfig"
|
/Linux-v6.6/drivers/media/dvb-frontends/ |
D | Kconfig | 27 MaxLinear MxL5xx family of DVB-S/S2 tuners/demodulators. 40 tristate "STB6100 based tuners" 65 tristate "STV6110/(A) based tuners" 72 tristate "STV6111 based tuners" 273 tristate "Montage Tehnology TS2020 based tuners" 755 comment "Digital terrestrial only tuners/PLL" 759 tristate "Generic I2C PLL based tuners" 763 This module drives a number of tuners based on PLL chips with a 764 common I2C interface. Say Y when you want to support these tuners. 920 Currently supported tuners:
|
/Linux-v6.6/drivers/media/pci/pt3/ |
D | pt3.c | 132 * all 4 tuners in PT3 are packaged in a can module (Sharp VA4M6JC2103). 155 /* LNA is shared btw. 2 TERR-tuners */ in pt3_set_lna() 189 /* LNB power is shared btw. 2 SAT-tuners */ in pt3_set_voltage() 234 * pt3_fe_init: initialize demod sub modules and ISDB-T tuners all at once. 236 * As for demod IC (TC90522) and ISDB-T tuners (MxL301RF), 302 /* init and wake-up ISDB-S tuners */ in pt3_fe_init() 312 dev_warn(&pt3->pdev->dev, "Failed to init TERR-tuners\n"); in pt3_fe_init() 322 /* Wake up all tuners and make an initial tuning, in pt3_fe_init() 323 * in order to avoid interference among the tuners in the module, in pt3_fe_init()
|
/Linux-v6.6/drivers/media/pci/cx18/ |
D | cx18-cards.c | 218 .tuners = { 268 .tuners = { 328 .tuners = { 386 .tuners = { 436 .tuners = { 482 .tuners = { 535 .tuners = {
|
D | cx18-gpio.c | 234 if (cx->card->tuners[0].tuner == TUNER_XC2028) in resetctrl_reset() 260 if (cx->card->tuners[0].tuner == TUNER_XC2028) { in cx18_gpio_init() 331 cx->card->tuners[0].tuner != TUNER_XC2028) in cx18_reset_tuner_gpio()
|
/Linux-v6.6/Documentation/devicetree/bindings/media/ |
D | stih407-c8sectpfe.txt | 8 which converts from the RF to digital domain. Demodulators and tuners are usually 37 - i2c-bus : phandle to the I2C bus DT node which the demodulators & tuners on this tsin channel are…
|
/Linux-v6.6/drivers/media/v4l2-core/ |
D | tuner-core.c | 109 * an Intermediate Frequency (IF) or to baseband (on zero-IF tuners). 111 * Tuner audio output source pad. Tuners used to decode analog TV 112 * signals have an extra pad for audio output. Old tuners use an 117 * msp34xx. On modern silicon tuners, the audio IF decoder is usually 289 * @new_config: an optional parameter used by a few tuners to adjust 481 /* Some tuners require more initialization setup before use, in set_type() 485 on analog tuners for PLL to properly work in set_type() 579 * Search for existing radio and/or TV tuners on the given I2C adapter, 614 *tuner_probe - Probes the existing tuners on an I2C bus 618 * This routine probes for tuners at the expected I2C addresses. On most [all …]
|
/Linux-v6.6/drivers/media/dvb-frontends/drx39xyj/ |
D | Makefile | 6 ccflags-y += -I$(srctree)/drivers/media/tuners/
|
/Linux-v6.6/drivers/media/pci/pt1/ |
D | Makefile | 7 ccflags-y += -I $(srctree)/drivers/media/tuners
|
/Linux-v6.6/drivers/media/pci/smipcie/ |
D | Makefile | 7 ccflags-y += -I $(srctree)/drivers/media/tuners
|