Home
last modified time | relevance | path

Searched refs:qcom_find_freq (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/clk/qcom/
H A Dcommon.c32 struct freq_tbl *qcom_find_freq(const struct freq_tbl *f, unsigned long rate) in qcom_find_freq() function
47 EXPORT_SYMBOL_GPL(qcom_find_freq);
H A Dclk-rcg.c407 f = qcom_find_freq(f, rate); in _freq_tbl_determine_rate()
522 f = qcom_find_freq(rcg->freq_tbl, rate); in clk_rcg_set_rate()
766 f = qcom_find_freq(rcg->freq_tbl, rate); in clk_rcg_lcc_set_rate()
803 f = qcom_find_freq(rcg->freq_tbl, rate); in __clk_dyn_rcg_set_rate()
H A Dclk-rcg2.c243 f = qcom_find_freq(f, rate); in _freq_tbl_determine_rate()
631 f = qcom_find_freq(rcg->freq_tbl, rate); in __clk_rcg2_set_rate()
1381 f = qcom_find_freq(rcg->freq_tbl, rate); in __clk_rcg2_shared_set_rate()