Searched refs:vco_div_refclk_float (Results 1 – 1 of 1) sorted by relevance
60 u64 vco_div_refclk_float; in get_ana_cp_int_prop() local76 vco_div_refclk_float = vco_clk * DIV_ROUND_DOWN_ULL(1000000000000ULL, refclk_postscalar); in get_ana_cp_int_prop()99 scaled_vco_div_refclk1 = 112008301 * DIV_ROUND_DOWN_ULL(vco_div_refclk_float, 100000); in get_ana_cp_int_prop()118 int_sqrt(DIV64_U64_ROUND_UP(interpolated_product, vco_div_refclk_float) * in get_ana_cp_int_prop()122 scaled_vco_div_refclk2 = DIV_ROUND_UP_ULL(vco_div_refclk_float, 1000000); in get_ana_cp_int_prop()
Completed in 6 milliseconds