ADV7842_EDID_PORT_VGA
case ADV7842_EDID_PORT_VGA:
unsigned int max_blocks = e->pad == ADV7842_EDID_PORT_VGA ? 1 : 4;
if (e->pad > ADV7842_EDID_PORT_VGA)
if (e->pad < ADV7842_EDID_PORT_VGA && state->vga_edid.blocks)
if (e->pad == ADV7842_EDID_PORT_VGA && state->hdmi_edid.blocks > 2)
case ADV7842_EDID_PORT_VGA: