Searched refs:ADV7535 (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/bridge/adv7511/ |
D | adv7511_drv.c | 370 if (adv7511->type == ADV7533 || adv7511->type == ADV7535) in adv7511_power_on() 390 if (adv7511->type == ADV7533 || adv7511->type == ADV7535) in adv7511_power_off() 779 if (adv7511->type == ADV7533 || adv7511->type == ADV7535) in adv7511_mode_set() 913 if (adv->type == ADV7533 || adv->type == ADV7535) in adv7511_bridge_attach() 1018 if (adv7511->type == ADV7533 || adv7511->type == ADV7535) in adv7511_cec_register_volatile() 1060 if (adv->type == ADV7533 || adv->type == ADV7535) { in adv7511_init_cec_regmap() 1311 if (adv7511->type == ADV7533 || adv7511->type == ADV7535) in adv7511_remove() 1336 { "adv7535", ADV7535 }, 1346 { .compatible = "adi,adv7535", .data = (void *)ADV7535 },
|
D | adv7511.h | 323 ADV7535, enumerator
|
/Linux-v5.10/Documentation/devicetree/bindings/display/bridge/ |
D | adi,adv7511.txt | 4 The ADV7511, ADV7511W, ADV7513, ADV7533 and ADV7535 are HDMI audio and video 56 The following properties are required for ADV7533 and ADV7535: 63 either 1.2V or 1.8V for ADV7533 but only 1.8V for ADV7535. 75 - adi,disable-timing-generator: Only for ADV7533 and ADV7535. Disables the
|