Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dce/
Ddce_aux.c629 #define AUX_MAX_TIMEOUT_RETRIES 3 macro
886 if (++aux_timeout_retries >= AUX_MAX_TIMEOUT_RETRIES) { in dce_aux_transfer_with_retries()
891 AUX_MAX_TIMEOUT_RETRIES); in dce_aux_transfer_with_retries()