Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_aux.c638 #define AUX_MAX_I2C_DEFER_RETRIES 7 macro
851 if (++aux_i2c_defer_retries >= AUX_MAX_I2C_DEFER_RETRIES) { in dce_aux_transfer_with_retries()
856 AUX_MAX_I2C_DEFER_RETRIES); in dce_aux_transfer_with_retries()