Lines Matching full:adv7511
3 * Analog Devices ADV7511 HDMI Transmitter Device Driver
9 * This file is named adv7511-v4l2.c so it doesn't conflict with the Analog
10 * Device ADV7511 (config fragment CONFIG_DRM_I2C_ADV7511).
27 #include <media/i2c/adv7511.h>
34 MODULE_DESCRIPTION("Analog Devices ADV7511 HDMI Transmitter Device Driver");
60 * Arrays with configuration parameters for the ADV7511
97 /* Is the adv7511 powered on? */
640 /* Power up/down adv7511 */
658 /* The adv7511 does not always come up immediately. in adv7511_s_power()
668 v4l2_dbg(1, debug, sd, "%s: failed to powerup the adv7511!\n", __func__); in adv7511_s_power()
673 v4l2_dbg(1, debug, sd, "%s: needed %d retries to powerup the adv7511\n", __func__, i); in adv7511_s_power()
982 /* Enable/disable adv7511 output */
1720 /* Setup ADV7511 */
1794 v4l2_dbg(1, debug, sd, "detecting adv7511 client on address 0x%x\n", in adv7511_probe()
1951 { "adv7511-v4l2", 0 },
1958 .name = "adv7511-v4l2",