Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/sunxi/
H A Dsunxi_display.c1088 bool hdmi_present; local
1124 hdmi_present = (sunxi_hdmi_hpd_detect(hpd_delay) == 1);
1125 if (hdmi_present && edid) {
1130 hdmi_present = false;
1133 if (edid && !hdmi_present) {
1136 hdmi_present = true;
1140 if ((hpd || edid) && !hdmi_present) {