Searched refs:hpd_delay (Results 1 – 2 of 2) sorted by relevance
58 - hpd_delay=<int> - How long to wait for the hdmi HPD signal in milliseconds62 Defaults to hpd_delay=500.
89 static int sunxi_hdmi_hpd_detect(int hpd_delay) in sunxi_hdmi_hpd_detect() argument95 unsigned long tmo = timer_get_us() + hpd_delay * 1000; in sunxi_hdmi_hpd_detect()1085 int ret, hpd, hpd_delay, edid; local1098 hpd_delay = video_get_option_int(options, "hpd_delay", 500);1121 ret = sunxi_hdmi_hpd_detect(hpd_delay);