Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc_link_dp.c1048 uint8_t delay_between_attempts = LINK_TRAINING_RETRY_DELAY; in perform_link_training_with_retries() local
1058 msleep(delay_between_attempts); in perform_link_training_with_retries()
1059 delay_between_attempts += LINK_TRAINING_RETRY_DELAY; in perform_link_training_with_retries()