Home
last modified time | relevance | path

Searched refs:clk_ops_hfpll (Results 1 – 5 of 5) sorted by relevance

/drivers/clk/qcom/
A Dclk-hfpll.h43 extern const struct clk_ops clk_ops_hfpll;
A Dclk-hfpll.c244 const struct clk_ops clk_ops_hfpll = { variable
253 EXPORT_SYMBOL_GPL(clk_ops_hfpll);
A Dhfpll.c113 .ops = &clk_ops_hfpll, in qcom_hfpll_probe()
A Dgcc-msm8960.c112 .ops = &clk_ops_hfpll,
154 .ops = &clk_ops_hfpll,
182 .ops = &clk_ops_hfpll,
210 .ops = &clk_ops_hfpll,
252 .ops = &clk_ops_hfpll,
A Dgcc-ipq806x.c139 .ops = &clk_ops_hfpll,
165 .ops = &clk_ops_hfpll,
191 .ops = &clk_ops_hfpll,

Completed in 17 milliseconds