Home
last modified time | relevance | path

Searched refs:clk_pll (Results 1 – 25 of 30) sorted by relevance

12

/drivers/clk/mxs/
Dclk-pll.c23 struct clk_pll { struct
30 #define to_clk_pll(_hw) container_of(_hw, struct clk_pll, hw) argument
34 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_prepare()
45 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_unprepare()
52 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_enable()
61 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_disable()
69 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_recalc_rate()
85 struct clk_pll *pll; in mxs_clk_pll()
/drivers/clk/qcom/
Dclk-pll.c26 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_enable()
67 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_disable()
82 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_recalc_rate()
128 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_determine_rate()
143 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_set_rate()
179 static int wait_for_pll(struct clk_pll *pll) in wait_for_pll()
203 struct clk_pll *p = to_clk_pll(clk_hw_get_parent(hw)); in clk_pll_vote_enable()
218 static void clk_pll_configure(struct clk_pll *pll, struct regmap *regmap, in clk_pll_configure()
245 void clk_pll_configure_sr(struct clk_pll *pll, struct regmap *regmap, in clk_pll_configure_sr()
254 void clk_pll_configure_sr_hpm_lp(struct clk_pll *pll, struct regmap *regmap, in clk_pll_configure_sr_hpm_lp()
[all …]
Dclk-pll.h39 struct clk_pll { struct
59 #define to_clk_pll(_hw) container_of(to_clk_regmap(_hw), struct clk_pll, clkr) argument
76 void clk_pll_configure_sr(struct clk_pll *pll, struct regmap *regmap,
78 void clk_pll_configure_sr_hpm_lp(struct clk_pll *pll, struct regmap *regmap,
Da53-pll.c94 struct clk_pll *pll; in qcom_a53pll_probe()
Dgcc-msm8939.c53 static struct clk_pll gpll0 = {
84 static struct clk_pll gpll1 = {
115 static struct clk_pll gpll2 = {
146 static struct clk_pll bimc_pll = {
177 static struct clk_pll gpll3 = {
224 static struct clk_pll gpll4 = {
270 static struct clk_pll gpll5 = {
301 static struct clk_pll gpll6 = {
Dgcc-mdm9615.c40 static struct clk_pll pll0 = {
78 static struct clk_pll pll8 = {
105 static struct clk_pll pll14 = {
Dgcc-ipq806x.c28 static struct clk_pll pll0 = {
55 static struct clk_pll pll3 = {
82 static struct clk_pll pll8 = {
187 static struct clk_pll pll14 = {
228 static struct clk_pll pll18 = {
Dlcc-ipq806x.c26 static struct clk_pll pll4 = {
Dmmcc-msm8974.c163 static struct clk_pll mmpll0 = {
190 static struct clk_pll mmpll1 = {
217 static struct clk_pll mmpll2 = {
232 static struct clk_pll mmpll3 = {
Dmmcc-apq8084.c214 static struct clk_pll mmpll0 = {
241 static struct clk_pll mmpll1 = {
268 static struct clk_pll mmpll2 = {
283 static struct clk_pll mmpll3 = {
299 static struct clk_pll mmpll4 = {
Dlcc-mdm9615.c28 static struct clk_pll pll4 = {
Dlcc-msm8960.c26 static struct clk_pll pll4 = {
Dgcc-msm8916.c259 static struct clk_pll gpll0 = {
286 static struct clk_pll gpll1 = {
313 static struct clk_pll gpll2 = {
340 static struct clk_pll bimc_pll = {
Dgcc-mdm9607.c77 static struct clk_pll gpll1 = {
196 static struct clk_pll bimc_pll = {
Dgcc-msm8974.c57 static struct clk_pll gpll0 = {
120 static struct clk_pll gpll1 = {
147 static struct clk_pll gpll4 = {
/drivers/clk/at91/
Dclk-pll.c32 #define to_clk_pll(hw) container_of(hw, struct clk_pll, hw)
34 struct clk_pll { struct
56 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_prepare() argument
99 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_is_prepared()
106 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_unprepare()
115 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_recalc_rate()
123 static long clk_pll_get_best_div_mul(struct clk_pll *pll, unsigned long rate, in clk_pll_get_best_div_mul()
236 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_round_rate()
245 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_set_rate()
278 struct clk_pll *pll; in at91_clk_register_pll()
/drivers/clk/
Dclk-nomadik.c142 struct clk_pll { struct
161 #define to_pll(_hw) container_of(_hw, struct clk_pll, hw) argument
166 struct clk_pll *pll = to_pll(hw); in pll_clk_enable()
186 struct clk_pll *pll = to_pll(hw); in pll_clk_disable()
205 struct clk_pll *pll = to_pll(hw); in pll_clk_is_enabled()
221 struct clk_pll *pll = to_pll(hw); in pll_clk_recalc_rate()
261 struct clk_pll *pll; in pll_clk_register()
Dclk-vt8500.c41 struct clk_pll { struct
308 #define to_clk_pll(_hw) container_of(_hw, struct clk_pll, hw)
549 struct clk_pll *pll = to_clk_pll(hw); in vtwm_pll_set_rate()
600 struct clk_pll *pll = to_clk_pll(hw); in vtwm_pll_round_rate()
639 struct clk_pll *pll = to_clk_pll(hw); in vtwm_pll_recalc_rate()
677 struct clk_pll *pll_clk; in vtwm_pll_clk_init()
Dclk-versaclock5.c195 struct vc5_hw_data clk_pll; member
1063 vc5->clk_pll.num = 0; in vc5_probe()
1064 vc5->clk_pll.vc5 = vc5; in vc5_probe()
1065 vc5->clk_pll.hw.init = &init; in vc5_probe()
1066 ret = devm_clk_hw_register(&client->dev, &vc5->clk_pll.hw); in vc5_probe()
1084 parent_names[0] = clk_hw_get_name(&vc5->clk_pll.hw); in vc5_probe()
/drivers/clk/spear/
Dclk-vco-pll.c66 #define to_clk_pll(_hw) container_of(_hw, struct clk_pll, hw)
87 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_round_rate_index()
127 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_recalc_rate()
147 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_set_rate()
283 struct clk_pll *pll; in clk_register_vco_pll()
Dclk.h102 struct clk_pll { struct
/drivers/clk/keystone/
Dpll.c68 struct clk_pll { struct
73 #define to_clk_pll(_hw) container_of(_hw, struct clk_pll, hw) argument
78 struct clk_pll *pll = to_clk_pll(hw); in clk_pllclk_recalc()
126 struct clk_pll *pll; in clk_register_pll()
/drivers/gpu/drm/imx/
Dimx-ldb.c101 struct clk *clk_pll[2]; /* upstream clock we can adjust */ member
171 clk_get_rate(ldb->clk_pll[chno]), serial_clk); in imx_ldb_set_clock()
172 clk_set_rate(ldb->clk_pll[chno], serial_clk); in imx_ldb_set_clock()
175 clk_get_rate(ldb->clk_pll[chno])); in imx_ldb_set_clock()
427 ldb->clk_pll[chno] = devm_clk_get(ldb->dev, clkname); in imx_ldb_get_clk()
429 return PTR_ERR_OR_ZERO(ldb->clk_pll[chno]); in imx_ldb_get_clk()
/drivers/staging/most/dim2/
Ddim2.c95 struct clk *clk_pll; member
942 dev->clk_pll = devm_clk_get(&pdev->dev, "pll8_mlb"); in fsl_mx6_enable()
943 if (IS_ERR_OR_NULL(dev->clk_pll)) { in fsl_mx6_enable()
950 clk_prepare_enable(dev->clk_pll); in fsl_mx6_enable()
961 clk_disable_unprepare(dev->clk_pll); in fsl_mx6_disable()
/drivers/clk/ti/
Dfapll.c85 struct clk *clk_pll; member
524 synth->clk_pll = pll_clk; in ti_fapll_synth_setup()

12