Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-exynos/include/mach/
Ddp_info.h13 #define DP_TIMEOUT_LOOP_COUNT 100 macro
/external/u-boot/drivers/video/exynos/
Dexynos_dp_lowlevel.c410 int timeout_loop = DP_TIMEOUT_LOOP_COUNT; in exynos_dp_detect_hpd()