Searched refs:ADV7611 (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/include/media/
H A Dadv7604.h159 /* The source pad is either 1 (ADV7611) or 6 (ADV7604) */
/linux-4.4.14/drivers/media/i2c/
H A Dadv7604.c85 ADV7611, enumerator in enum:adv76xx_type
2620 /* ADV7611 Register Settings Recommendations Rev 1.5, May 2014 */
2696 [ADV7611] = {
2697 .type = ADV7611,
2782 { "adv7611", (kernel_ulong_t)&adv76xx_chip_info[ADV7611] },
2789 { .compatible = "adi,adv7611", .data = &adv76xx_chip_info[ADV7611] },
3088 * identifies the revision, while on ADV7611 it identifies the model as adv76xx_probe()
3089 * well. Use the HDMI slave address on ADV7604 and RD_INFO on ADV7611. adv76xx_probe()
3104 case ADV7611: adv76xx_probe()
3122 if ((state->info->type == ADV7611 && val != 0x2051) || adv76xx_probe()

Completed in 53 milliseconds