Home
last modified time | relevance | path

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

/external/u-boot/drivers/video/
Ddw_hdmi.c554 static int hdmi_read_edid(struct dw_hdmi *hdmi, int block, u8 *buff) in hdmi_read_edid() function
697 ret = hdmi_read_edid(hdmi, 0, buf); in dw_hdmi_read_edid()
704 hdmi_read_edid(hdmi, 1, buf + HDMI_EDID_BLOCK_SIZE); in dw_hdmi_read_edid()