Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/link/protocols/
Dlink_dp_training.c1545 uint8_t delay_between_attempts = LINK_TRAINING_RETRY_DELAY; in perform_link_training_with_retries() local
1694 delay_between_attempts += LINK_TRAINING_RETRY_DELAY; in perform_link_training_with_retries()
1727 msleep(delay_between_attempts); in perform_link_training_with_retries()