Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/bridge/analogix/
Danalogix_dp_core.c70 while (timeout_loop < DP_TIMEOUT_LOOP_COUNT) { in analogix_dp_detect_hpd()
295 if (pll_tries == DP_TIMEOUT_LOOP_COUNT) { in analogix_dp_link_start()
729 120 * DP_TIMEOUT_LOOP_COUNT); in analogix_dp_fast_link_train()
813 if (timeout_loop > DP_TIMEOUT_LOOP_COUNT) { in analogix_dp_config_video()
846 if (timeout_loop > DP_TIMEOUT_LOOP_COUNT) { in analogix_dp_config_video()
Danalogix_dp_core.h15 #define DP_TIMEOUT_LOOP_COUNT 100 macro
Danalogix_dp_reg.c376 if (DP_TIMEOUT_LOOP_COUNT < timeout_loop) { in analogix_dp_init_analog_func()
542 if (DP_TIMEOUT_LOOP_COUNT < timeout_loop) { in analogix_dp_start_aux_transaction()