Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_i2c_hw.c495 uint32_t period_timeout; in get_transaction_timeout_hw() local
501 period_timeout = (1000 * TRANSACTION_TIMEOUT_IN_I2C_CLOCKS) / speed; in get_transaction_timeout_hw()
508 return period_timeout * num_of_clock_stretches; in get_transaction_timeout_hw()