Searched refs:ret_m (Results 1 – 1 of 1) sorted by relevance
7671 uint32_t *ret_m, uint32_t *ret_n) in compute_m_n() argument7674 *ret_m = div_u64((uint64_t) m * *ret_n, n); in compute_m_n()7675 intel_reduce_m_n_ratio(ret_m, ret_n); in compute_m_n()