Searched refs:cal_freq (Results 1 – 1 of 1) sorted by relevance
1339 unsigned long cal_freq, rrate; in alpha_pll_fabia_prepare() local1360 cal_freq = DIV_ROUND_CLOSEST((pll->vco_table[0].min_freq + in alpha_pll_fabia_prepare()1367 rrate = alpha_pll_round_rate(cal_freq, clk_hw_get_rate(parent_hw), in alpha_pll_fabia_prepare()1370 ret = alpha_pll_check_rate_margin(hw, rrate, cal_freq); in alpha_pll_fabia_prepare()