Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/qcom/
Dclk-pll.h27 struct pll_freq_tbl { struct
58 const struct pll_freq_tbl *freq_tbl;
Dclk-pll.c126 struct pll_freq_tbl *find_freq(const struct pll_freq_tbl *f, unsigned long rate) in find_freq()
142 const struct pll_freq_tbl *f; in clk_pll_determine_rate()
157 const struct pll_freq_tbl *f; in clk_pll_set_rate()
337 const struct pll_freq_tbl *f; in clk_pll_sr2_set_rate()
Dgcc-ipq806x.c152 static struct pll_freq_tbl pll18_freq_tbl[] = {