Searched full:adv7610 (Results 1 – 2 of 2) sorted by relevance
13 The ADV7604 and ADV7610/11/12 are multiformat video decoders with15 and one analog input, and the ADV7610/11 have one HDMI input and no analog16 input. The ADV7612 is similar to the ADV7610/11 but has 2 HDMI inputs.18 These device tree bindings support the ADV7610/11/12 only at the moment.24 - adi,adv7610
80 ADV7611, // including ADV76103189 { "adv7610", (kernel_ulong_t)&adv76xx_chip_info[ADV7611] },3197 { .compatible = "adi,adv7610", .data = &adv76xx_chip_info[ADV7611] },3541 state->info->type == ADV7611 ? "ADV7610/11" : "ADV7612", in adv76xx_probe()