Home
last modified time | relevance | path

Searched refs:qcom_find_freq_floor (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/qcom/
H A Dcommon.h46 extern const struct freq_tbl *qcom_find_freq_floor(const struct freq_tbl *f,
H A Dcommon.c44 const struct freq_tbl *qcom_find_freq_floor(const struct freq_tbl *f, in qcom_find_freq_floor() function
58 EXPORT_SYMBOL_GPL(qcom_find_freq_floor); variable
H A Dclk-rcg2.c197 f = qcom_find_freq_floor(f, rate); in _freq_tbl_determine_rate()
324 f = qcom_find_freq_floor(rcg->freq_tbl, rate); in __clk_rcg2_set_rate()
/kernel/linux/linux-6.6/drivers/clk/qcom/
H A Dcommon.h46 extern const struct freq_tbl *qcom_find_freq_floor(const struct freq_tbl *f,
H A Dcommon.c44 const struct freq_tbl *qcom_find_freq_floor(const struct freq_tbl *f, in qcom_find_freq_floor() function
58 EXPORT_SYMBOL_GPL(qcom_find_freq_floor); variable
H A Dclk-rcg2.c217 f = qcom_find_freq_floor(f, rate); in _freq_tbl_determine_rate()
359 f = qcom_find_freq_floor(rcg->freq_tbl, rate); in __clk_rcg2_set_rate()
H A Dclk-rcg.c535 f = qcom_find_freq_floor(rcg->freq_tbl, rate); in clk_rcg_set_floor_rate()

Completed in 7 milliseconds