Searched refs:ADV7842_EDID_PORT_VGA (Results 1 – 2 of 2) sorted by relevance
224 #define ADV7842_EDID_PORT_VGA 2 macro
2460 case ADV7842_EDID_PORT_VGA: in adv7842_get_edid()2499 unsigned int max_blocks = e->pad == ADV7842_EDID_PORT_VGA ? 1 : 4; in adv7842_set_edid()2504 if (e->pad > ADV7842_EDID_PORT_VGA) in adv7842_set_edid()2508 if (e->pad < ADV7842_EDID_PORT_VGA && state->vga_edid.blocks) in adv7842_set_edid()2510 if (e->pad == ADV7842_EDID_PORT_VGA && state->hdmi_edid.blocks > 2) in adv7842_set_edid()2523 case ADV7842_EDID_PORT_VGA: in adv7842_set_edid()