Searched refs:ADV7842_EDID_PORT_VGA (Results 1 – 2 of 2) sorted by relevance
224 #define ADV7842_EDID_PORT_VGA 2 macro
2470 case ADV7842_EDID_PORT_VGA: in adv7842_get_edid()2509 unsigned int max_blocks = e->pad == ADV7842_EDID_PORT_VGA ? 1 : 4; in adv7842_set_edid()2514 if (e->pad > ADV7842_EDID_PORT_VGA) in adv7842_set_edid()2518 if (e->pad < ADV7842_EDID_PORT_VGA && state->vga_edid.blocks) in adv7842_set_edid()2520 if (e->pad == ADV7842_EDID_PORT_VGA && state->hdmi_edid.blocks > 2) in adv7842_set_edid()2533 case ADV7842_EDID_PORT_VGA: in adv7842_set_edid()
Completed in 11 milliseconds