Searched refs:frac_den (Results 1 – 1 of 1) sorted by relevance
712 unsigned int frac_quot = 0, frac_rem = 0, frac_den = 1; in intel_mpllb_calc_port_clock() local728 frac_den = REG_FIELD_GET(SNPS_PHY_MPLLB_FRACN_DEN, pll_state->mpllb_fracn1); in intel_mpllb_calc_port_clock()736 DIV_ROUND_CLOSEST(refclk * frac_rem, frac_den), in intel_mpllb_calc_port_clock()