Searched refs:hpd (Results 1 - 2 of 2) sorted by relevance

/u-boot/arch/arm/include/asm/arch-sunxi/
H A Ddisplay.h163 u32 hpd; /* 0x00c */ member in struct:sunxi_hdmi_reg
/u-boot/drivers/video/sunxi/
H A Dsunxi_display.c135 if (readl(&hdmi->hpd) & SUNXI_HDMI_HPD_DETECT)
1094 int hpd, hpd_delay, edid; local
1105 hpd = video_get_option_int(options, "hpd", 1);
1145 if ((hpd || edid) && !hdmi_present) {

Completed in 96 milliseconds