Home
last modified time | relevance | path

Searched full:adv7604 (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.15/include/media/i2c/
Dadv7604.h3 * adv7604 - Analog Devices ADV7604 video decoder driver
24 * the board and describes the components order on the bus when the ADV7604
144 /* The source pad is either 1 (ADV7611) or 6 (ADV7604) */
/Linux-v5.15/Documentation/devicetree/bindings/media/i2c/
Dadv7604.yaml4 $id: http://devicetree.org/schemas/media/i2c/adv7604.yaml#
7 title: Analog Devices ADV7604/11/12 video decoder with HDMI receiver
13 The ADV7604 and ADV7611/12 are multiformat video decoders with an integrated
14 HDMI receiver. The ADV7604 has four multiplexed HDMI inputs and one analog
/Linux-v5.15/drivers/media/i2c/
Dadv7604.c3 * adv7604 - Analog Devices ADV7604 video decoder driver
11 * REF_01 - Analog devices, ADV7604, Register Settings Recommendations,
15 * REF_03 - Analog devices, ADV7604, Hardware Manual, Rev. F, August 2010
32 #include <media/i2c/adv7604.h>
44 MODULE_DESCRIPTION("Analog Devices ADV7604 video decoder driver");
49 /* ADV7604 system clock frequency */
79 ADV7604, enumerator
162 * Arrays with configuration parameters for the ADV7604
525 if (info->type == ADV7604) { in adv76xx_set_hpd()
1151 * ADV7604 selects RGB limited range regardless of in set_rgb_quantization_range()
[all …]
DKconfig253 tristate "Analog Devices ADV7604 decoder"
262 Support for the Analog Devices ADV7604 video decoder.
268 module will be called adv7604.
271 bool "Enable Analog Devices ADV7604 CEC support"
275 When selected the adv7604 will support the optional
DMakefile36 obj-$(CONFIG_VIDEO_ADV7604) += adv7604.o
/Linux-v5.15/drivers/media/pci/cobalt/
Dcobalt-driver.c12 #include <media/i2c/adv7604.h>
115 Enable ADV7604 INT1 interrupts */ in cobalt_set_interrupt()
118 /* Disable all ADV7604 interrupts */ in cobalt_set_interrupt()
131 cobalt_err("Invalid adv7604 subdev pointer!\n"); in cobalt_get_sd_nr()
484 .type = "adv7604", in cobalt_subdevs_init()
Dcobalt-irq.c9 #include <media/i2c/adv7604.h>
Dcobalt-v4l2.c20 #include <media/i2c/adv7604.h>
/Linux-v5.15/Documentation/admin-guide/media/
Di2c-cardlist.rst193 adv7604 Analog Devices ADV7604 decoder
/Linux-v5.15/
DMAINTAINERS1134 ANALOG DEVICES INC ADV7604 DRIVER
1138 F: drivers/media/i2c/adv7604*
1139 F: Documentation/devicetree/bindings/media/i2c/adv7604.yaml