Lines Matching refs:ADV7611
78 ADV7611,
2953 /* ADV7611 Register Settings Recommendations Rev 1.5, May 2014 */
3033 [ADV7611] = {
3034 .type = ADV7611,
3125 { "adv7611", (kernel_ulong_t)&adv76xx_chip_info[ADV7611] },
3132 { .compatible = "adi,adv7611", .data = &adv76xx_chip_info[ADV7611] },
3438 * identifies the revision, while on ADV7611 it identifies the model as
3439 * well. Use the HDMI slave address on ADV7604 and RD_INFO on ADV7611.
3454 case ADV7611:
3472 if ((state->info->type == ADV7611 && val != 0x2051) ||