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