Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/dce/
A Ddce_i2c_hw.c545 uint32_t num_of_clock_stretches; in get_transaction_timeout_hw() local
552 num_of_clock_stretches = 1 + (length << 3) + 1; in get_transaction_timeout_hw()
553 num_of_clock_stretches += in get_transaction_timeout_hw()
557 return period_timeout * num_of_clock_stretches; in get_transaction_timeout_hw()

Completed in 4 milliseconds