Searched refs:qcom_find_freq_floor (Results 1 – 3 of 3) sorted by relevance
67 const struct freq_tbl *qcom_find_freq_floor(const struct freq_tbl *f, in qcom_find_freq_floor() function81 EXPORT_SYMBOL_GPL(qcom_find_freq_floor);
240 f = qcom_find_freq_floor(f, rate); in _freq_tbl_determine_rate()628 f = qcom_find_freq_floor(rcg->freq_tbl, rate); in __clk_rcg2_set_rate()1379 f = qcom_find_freq_floor(rcg->freq_tbl, rate); in __clk_rcg2_shared_set_rate()
535 f = qcom_find_freq_floor(rcg->freq_tbl, rate); in clk_rcg_set_floor_rate()