Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/i2caux/
Daux_engine.c52 AUX_TIMED_OUT_RETRY_COUNTER = 2, enumerator
223 if (ctx->timed_out_retry_aux > AUX_TIMED_OUT_RETRY_COUNTER) { in process_read_request()
437 if (ctx->timed_out_retry_aux > AUX_TIMED_OUT_RETRY_COUNTER) { in process_write_request()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce/
Ddce_aux.c50 AUX_TIMED_OUT_RETRY_COUNTER = 2, enumerator
521 if (ctx->timed_out_retry_aux > AUX_TIMED_OUT_RETRY_COUNTER) { in process_read_request()
709 if (ctx->timed_out_retry_aux > AUX_TIMED_OUT_RETRY_COUNTER) { in process_write_request()