Home
last modified time | relevance | path

Searched full:adv7535 (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/display/bridge/
H A Dadi,adv7533.yaml13 The ADV7533 and ADV7535 are HDMI audio and video transmitters
21 - adi,adv7535
78 or 1.8V for ADV7533 but only 1.8V for ADV7535.
/openbmc/linux/drivers/gpu/drm/bridge/adv7511/
H A Dadv7511_drv.c355 * adv7535 require to enable HPD Override bit for proper HPD. in __adv7511_power_on()
357 if (adv7511->type == ADV7535) in __adv7511_power_on()
376 if (adv7511->type == ADV7533 || adv7511->type == ADV7535) in adv7511_power_on()
384 if (adv7511->type == ADV7535) in __adv7511_power_off()
400 if (adv7511->type == ADV7533 || adv7511->type == ADV7535) in adv7511_power_off()
685 if (adv7511->type == ADV7535) in adv7511_detect()
924 if (adv->type == ADV7533 || adv->type == ADV7535) in adv7511_bridge_mode_valid()
1096 if (adv->type == ADV7533 || adv->type == ADV7535) { in adv7511_init_cec_regmap()
1330 if (adv7511->type == ADV7533 || adv7511->type == ADV7535) { in adv7511_probe()
1382 { "adv7535", ADV7535 },
[all …]
H A Dadv7511.h331 ADV7535, enumerator
/openbmc/linux/arch/arm64/boot/dts/renesas/
H A Drzg2l-smarc.dtsi63 adv7535: hdmi@3d { label
64 compatible = "adi,adv7535";
H A Drzg2lc-smarc.dtsi79 adv7535: hdmi@3d { label
80 compatible = "adi,adv7535";
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mm-beacon-kit.dts62 compatible = "adi,adv7535";
H A Dimx8mn-beacon-kit.dts62 compatible = "adi,adv7535";
H A Dimx8mn-evk.dtsi183 compatible = "adi,adv7535";
H A Dimx8mm-evk.dtsi326 compatible = "adi,adv7535";
H A Dimx8mp-evk.dts402 compatible = "adi,adv7535";
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsda660-inforce-ifc6560.dts109 compatible = "adi,adv7535";
/openbmc/linux/drivers/gpu/drm/kmb/
H A Dkmb_dsi.c241 /* Find ADV7535 node and initialize it */ in kmb_dsi_host_bridge_init()