Home
last modified time | relevance | path

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

/u-boot/drivers/video/exynos/
A Dexynos_dp_lowlevel.c412 int timeout_loop = DP_TIMEOUT_LOOP_COUNT; in exynos_dp_detect_hpd() local
417 if (timeout_loop == 0) in exynos_dp_detect_hpd()
420 timeout_loop--; in exynos_dp_detect_hpd()

Completed in 12 milliseconds