Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/bridge/analogix/
Danalogix_dp_core.c74 while (timeout_loop < DP_TIMEOUT_LOOP_COUNT) { in analogix_dp_detect_hpd()
358 if (pll_tries == DP_TIMEOUT_LOOP_COUNT) { in analogix_dp_link_start()
792 120 * DP_TIMEOUT_LOOP_COUNT); in analogix_dp_fast_link_train()
876 if (timeout_loop > DP_TIMEOUT_LOOP_COUNT) { in analogix_dp_config_video()
909 if (timeout_loop > DP_TIMEOUT_LOOP_COUNT) { in analogix_dp_config_video()
Danalogix_dp_core.h19 #define DP_TIMEOUT_LOOP_COUNT 100 macro
Danalogix_dp_reg.c380 if (DP_TIMEOUT_LOOP_COUNT < timeout_loop) { in analogix_dp_init_analog_func()
546 if (DP_TIMEOUT_LOOP_COUNT < timeout_loop) { in analogix_dp_start_aux_transaction()