Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/bridge/analogix/
H A Danalogix_dp_core.h15 #define DP_TIMEOUT_LOOP_COUNT 100 macro
H A Danalogix_dp_core.c61 while (timeout_loop < DP_TIMEOUT_LOOP_COUNT) { in analogix_dp_detect_hpd()
711 if (timeout_loop > DP_TIMEOUT_LOOP_COUNT) { in analogix_dp_config_video()
744 if (timeout_loop > DP_TIMEOUT_LOOP_COUNT) { in analogix_dp_config_video()
H A Danalogix_dp_reg.c226 120 * DP_TIMEOUT_LOOP_COUNT); in analogix_dp_wait_pll_locked()