Home
last modified time | relevance | path

Searched refs:ADV7842_EDID_PORT_VGA (Results 1 – 2 of 2) sorted by relevance

/linux/include/media/i2c/
A Dadv7842.h224 #define ADV7842_EDID_PORT_VGA 2 macro
/linux/drivers/media/i2c/
A Dadv7842.c2470 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