Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos_dp_core.c81 if (DP_TIMEOUT_LOOP_COUNT < timeout_loop) { in exynos_dp_detect_hpd()
324 if (pll_tries == DP_TIMEOUT_LOOP_COUNT) { in exynos_dp_link_start()
748 for (i = 0; i < DP_TIMEOUT_LOOP_COUNT; i++) { in exynos_dp_set_link_train()
779 if (DP_TIMEOUT_LOOP_COUNT < timeout_loop) { in exynos_dp_config_video()
810 if (DP_TIMEOUT_LOOP_COUNT < timeout_loop) { in exynos_dp_config_video()
Dexynos_dp_core.h22 #define DP_TIMEOUT_LOOP_COUNT 100 macro
Dexynos_dp_reg.c311 if (DP_TIMEOUT_LOOP_COUNT < timeout_loop) { in exynos_dp_init_analog_func()
456 if (DP_TIMEOUT_LOOP_COUNT < timeout_loop) { in exynos_dp_start_aux_transaction()