Searched refs:qcom_find_freq_floor (Results 1 – 3 of 3) sorted by relevance
44 extern const struct freq_tbl *qcom_find_freq_floor(const struct freq_tbl *f,
41 const struct freq_tbl *qcom_find_freq_floor(const struct freq_tbl *f, in qcom_find_freq_floor() function55 EXPORT_SYMBOL_GPL(qcom_find_freq_floor);
188 f = qcom_find_freq_floor(f, rate); in _freq_tbl_determine_rate()302 f = qcom_find_freq_floor(rcg->freq_tbl, rate); in __clk_rcg2_set_rate()