Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_i2c_hw.h81 TRANSACTION_TIMEOUT_IN_I2C_CLOCKS = 32, enumerator
H A Ddce_i2c_hw.c499 period_timeout = (1000 * TRANSACTION_TIMEOUT_IN_I2C_CLOCKS) / speed; in get_transaction_timeout_hw()