Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_aux.c639 #define AUX_MAX_INVALID_REPLY_RETRIES 2 macro
885 if (++aux_invalid_reply_retries >= AUX_MAX_INVALID_REPLY_RETRIES) { in dce_aux_transfer_with_retries()
890 AUX_MAX_INVALID_REPLY_RETRIES); in dce_aux_transfer_with_retries()