Searched refs:xo_freq (Results 1 – 1 of 1) sorted by relevance
42 unsigned long xo_freq; in qcom_a53pll_get_freq_tbl() local53 xo_freq = clk_get_rate(xo_clk); in qcom_a53pll_get_freq_tbl()75 if (freq % xo_freq) in qcom_a53pll_get_freq_tbl()79 freq_tbl[i].l = freq / xo_freq; in qcom_a53pll_get_freq_tbl()