Searched refs:ADV7604 (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/include/media/
H A Dadv7604.h2 * adv7604 - Analog Devices ADV7604 video decoder driver
37 * the board and describes the components order on the bus when the ADV7604
159 /* The source pad is either 1 (ADV7611) or 6 (ADV7604) */
/linux-4.4.14/drivers/media/i2c/
H A Dadv7604.c2 * adv7604 - Analog Devices ADV7604 video decoder driver
23 * REF_01 - Analog devices, ADV7604, Register Settings Recommendations,
27 * REF_03 - Analog devices, ADV7604, Hardware Manual, Rev. F, August 2010
53 MODULE_DESCRIPTION("Analog Devices ADV7604 video decoder driver");
58 /* ADV7604 system clock frequency */
84 ADV7604, enumerator in enum:adv76xx_type
157 * Arrays with configuration parameters for the ADV7604
1120 * ADV7604 selects RGB limited range regardless of set_rgb_quantization_range()
2108 if (info->type == ADV7604) { adv76xx_set_edid()
2571 /* "ADV7604 Register Settings Recommendations (rev. 2.5, June 2010)" p. 4. */
2586 /* "ADV7604 Register Settings Recommendations (rev. 2.5, June 2010)" p. 17. */
2598 /* "ADV7604 Register Settings Recommendations (rev. 2.5, June 2010)" p. 4. */
2612 /* "ADV7604 Register Settings Recommendations (rev. 2.5, June 2010)" p. 17. */
2650 [ADV7604] = {
2651 .type = ADV7604,
2781 { "adv7604", (kernel_ulong_t)&adv76xx_chip_info[ADV7604] },
3087 * Verify that the chip is present. On ADV7604 the RD_INFO register only adv76xx_probe()
3089 * well. Use the HDMI slave address on ADV7604 and RD_INFO on ADV7611. adv76xx_probe()
3092 case ADV7604: adv76xx_probe()
/linux-4.4.14/drivers/media/pci/cobalt/
H A Dcobalt-driver.c126 Enable ADV7604 INT1 interrupts */ cobalt_set_interrupt()
129 /* Disable all ADV7604 interrupts */ cobalt_set_interrupt()

Completed in 165 milliseconds