Home
last modified time | relevance | path

Searched refs:clk_pll_ops (Results 1 – 25 of 27) sorted by relevance

12

/drivers/clk/mxs/
Dclk-pll.c74 static const struct clk_ops clk_pll_ops = { variable
94 init.ops = &clk_pll_ops; in mxs_clk_pll()
/drivers/clk/socfpga/
Dclk-pll-a10.c61 static const struct clk_ops clk_pll_ops = { variable
116 __socfpga_pll_init(node, &clk_pll_ops); in socfpga_a10_pll_init()
Dclk-pll.c68 static const struct clk_ops clk_pll_ops = { variable
122 __socfpga_pll_init(node, &clk_pll_ops); in socfpga_pll_init()
Dclk-pll-s10.c178 static const struct clk_ops clk_pll_ops = { variable
208 init.ops = &clk_pll_ops; in s10_register_pll()
/drivers/clk/keystone/
Dpll.c116 static const struct clk_ops clk_pll_ops = { variable
134 init.ops = &clk_pll_ops; in clk_register_pll()
/drivers/clk/qcom/
Dclk-pll.h55 extern const struct clk_ops clk_pll_ops;
Dclk-pll.c170 const struct clk_ops clk_pll_ops = { variable
177 EXPORT_SYMBOL_GPL(clk_pll_ops);
Dgcc-msm8939.c67 .ops = &clk_pll_ops,
98 .ops = &clk_pll_ops,
129 .ops = &clk_pll_ops,
160 .ops = &clk_pll_ops,
191 .ops = &clk_pll_ops,
238 .ops = &clk_pll_ops,
284 .ops = &clk_pll_ops,
315 .ops = &clk_pll_ops,
Dgcc-ipq806x.c44 .ops = &clk_pll_ops,
73 .ops = &clk_pll_ops,
102 .ops = &clk_pll_ops,
209 .ops = &clk_pll_ops,
257 .ops = &clk_pll_ops,
275 .ops = &clk_pll_ops,
Dgcc-mdm9615.c52 .ops = &clk_pll_ops,
90 .ops = &clk_pll_ops,
117 .ops = &clk_pll_ops,
Dlcc-ipq806x.c41 .ops = &clk_pll_ops,
Dmmcc-apq8084.c227 .ops = &clk_pll_ops,
254 .ops = &clk_pll_ops,
280 .ops = &clk_pll_ops,
296 .ops = &clk_pll_ops,
311 .ops = &clk_pll_ops,
Dlcc-msm8960.c40 .ops = &clk_pll_ops,
Dmmcc-msm8974.c175 .ops = &clk_pll_ops,
202 .ops = &clk_pll_ops,
228 .ops = &clk_pll_ops,
244 .ops = &clk_pll_ops,
Dlcc-mdm9615.c40 .ops = &clk_pll_ops,
Dgcc-msm8976.c69 .ops = &clk_pll_ops,
102 .ops = &clk_pll_ops,
139 .ops = &clk_pll_ops,
186 .ops = &clk_pll_ops,
217 .ops = &clk_pll_ops,
Dgcc-mdm9607.c91 .ops = &clk_pll_ops,
210 .ops = &clk_pll_ops,
Dgcc-msm8916.c59 .ops = &clk_pll_ops,
90 .ops = &clk_pll_ops,
121 .ops = &clk_pll_ops,
152 .ops = &clk_pll_ops,
Dgcc-msm8974.c69 .ops = &clk_pll_ops,
132 .ops = &clk_pll_ops,
159 .ops = &clk_pll_ops,
Dgcc-apq8084.c113 .ops = &clk_pll_ops,
176 .ops = &clk_pll_ops,
203 .ops = &clk_pll_ops,
Dgcc-msm8960.c42 .ops = &clk_pll_ops,
73 .ops = &clk_pll_ops,
272 .ops = &clk_pll_ops,
Dmmcc-msm8960.c58 .ops = &clk_pll_ops,
76 .ops = &clk_pll_ops,
Dgcc-msm8660.c41 .ops = &clk_pll_ops,
/drivers/clk/spear/
Dclk-vco-pll.c165 static const struct clk_ops clk_pll_ops = { variable
330 pll_init.ops = &clk_pll_ops; in clk_register_vco_pll()
/drivers/clk/
Dclk-highbank.c183 static const struct clk_ops clk_pll_ops = { variable
309 hb_clk_init(node, &clk_pll_ops, 0); in hb_pll_init()

12