Searched refs:num_of_clock_stretches (Results 1 – 2 of 2) sorted by relevance
455 uint32_t num_of_clock_stretches; in get_transaction_timeout() local462 num_of_clock_stretches = 1 + (length << 3) + 1; in get_transaction_timeout()463 num_of_clock_stretches += in get_transaction_timeout()467 return period_timeout * num_of_clock_stretches; in get_transaction_timeout()
750 uint32_t num_of_clock_stretches; in get_transaction_timeout() local757 num_of_clock_stretches = 1 + (length << 3) + 1; in get_transaction_timeout()758 num_of_clock_stretches += in get_transaction_timeout()762 return period_timeout * num_of_clock_stretches; in get_transaction_timeout()