Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce/
A Ddce_i2c_hw.c496 uint32_t period_timeout; in get_transaction_timeout_hw() local
502 period_timeout = (1000 * TRANSACTION_TIMEOUT_IN_I2C_CLOCKS) / speed; in get_transaction_timeout_hw()
509 return period_timeout * num_of_clock_stretches; in get_transaction_timeout_hw()

Completed in 8 milliseconds