Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/link/protocols/
Dlink_dp_training.c56 #define LINK_TRAINING_RETRY_DELAY 50 /* ms */ macro
1603 uint8_t delay_between_attempts = LINK_TRAINING_RETRY_DELAY; in perform_link_training_with_retries()
1745 delay_between_attempts += LINK_TRAINING_RETRY_DELAY; in perform_link_training_with_retries()