Lines Matching defs:port
677 val |= 1; /* port A */
679 val |= 2; /* port B */
711 v4l2_dbg(2, debug, sd, "%s: write EDID on VGA port\n", __func__);
716 /* HPA disable on port A and B */
719 /* Disable I2C access to internal EDID ram from VGA DDC port */
722 /* edid segment pointer '1' for VGA port */
733 * to internal EDID ram from VGA DDC port.
743 v4l_err(client, "error enabling edid on VGA port\n");
753 static int edid_write_hdmi_segment(struct v4l2_subdev *sd, u8 port)
764 v4l2_dbg(2, debug, sd, "%s: write EDID on port %c\n",
765 __func__, (port == ADV7842_EDID_PORT_A) ? 'A' : 'B');
767 /* HPA disable on port A and B */
803 if (port == ADV7842_EDID_PORT_A) {
824 v4l_err(client, "error enabling edid on port %c\n",
825 (port == ADV7842_EDID_PORT_A) ? 'A' : 'B');
1875 hdmi_write(sd, 0x00, 0x02); /* select port A */
1877 hdmi_write(sd, 0x00, 0x03); /* select port B */
2548 v4l2_err(sd, "error %d writing edid on port %d\n", err, e->pad);
2718 v4l2_info(sd, "HDMI/DVI-D port selected: %s\n",
3081 /* HPA disable on port A and B */