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