Home
last modified time | relevance | path

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

12

/linux/drivers/clk/mxs/
H A 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()
/linux/drivers/clk/qcom/
H A 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 …]
H A 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,
H A Dgcc-msm8939.c52 static struct clk_pll gpll0 = {
83 static struct clk_pll gpll1 = {
114 static struct clk_pll gpll2 = {
145 static struct clk_pll bimc_pll = {
176 static struct clk_pll gpll3 = {
223 static struct clk_pll gpll4 = {
269 static struct clk_pll gpll5 = {
300 static struct clk_pll gpll6 = {
H A Dgcc-ipq806x.c32 static struct clk_pll pll0 = {
61 static struct clk_pll pll3 = {
90 static struct clk_pll pll8 = {
197 static struct clk_pll pll14 = {
242 static struct clk_pll pll18 = {
261 static struct clk_pll pll11 = {
H A Dlcc-ipq806x.c26 static struct clk_pll pll4 = {
H A Dgcc-mdm9615.c47 static struct clk_pll pll0 = {
89 static struct clk_pll pll8 = {
118 static struct clk_pll pll14 = {
H A Dlcc-msm8960.c29 static struct clk_pll pll4 = {
H A Dgcc-msm8976.c55 static struct clk_pll gpll0 = {
88 static struct clk_pll gpll2 = {
124 static struct clk_pll gpll3 = {
172 static struct clk_pll gpll4 = {
203 static struct clk_pll gpll6 = {
H A Dgcc-msm8916.c44 static struct clk_pll gpll0 = {
75 static struct clk_pll gpll1 = {
106 static struct clk_pll gpll2 = {
137 static struct clk_pll bimc_pll = {
H A Dgcc-apq8084.c38 static struct clk_pll gpll0 = {
69 static struct clk_pll gpll1 = {
100 static struct clk_pll gpll4 = {
H A Dgcc-msm8660.c26 static struct clk_pll pll8 = {
H A Dgcc-msm8909.c93 static struct clk_pll gpll1 = {
/linux/drivers/clk/at91/
H A Dclk-pll.c32 #define to_clk_pll(hw) container_of(hw, struct clk_pll, hw)
34 struct clk_pll { struct
57 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_prepare() argument
100 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_is_prepared()
107 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_unprepare()
116 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_recalc_rate()
124 static long clk_pll_get_best_div_mul(struct clk_pll *pll, unsigned long rate, in clk_pll_get_best_div_mul()
237 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_determine_rate()
248 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_set_rate()
268 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_save_context()
[all …]
/linux/sound/soc/amd/acp/
H A Dacp63.c150 union clk_pll_req_no clk_pll; in acp63_i2s_master_clock_generate() local
153 clk_pll.bits.fb_mult_int = 0x31; in acp63_i2s_master_clock_generate()
154 clk_pll.bits.pll_spine_div = 0; in acp63_i2s_master_clock_generate()
155 clk_pll.bits.gb_mult_frac = 0x26E9; in acp63_i2s_master_clock_generate()
173 rc = amd_smn_write(0, CLK_PLL_REQ_N0, clk_pll.clk_pll_req_no_reg); in acp63_i2s_master_clock_generate()
/linux/drivers/clk/
H A Dclk-nomadik.c146 struct clk_pll { struct
165 #define to_pll(_hw) container_of(_hw, struct clk_pll, hw) argument
170 struct clk_pll *pll = to_pll(hw); in pll_clk_enable()
190 struct clk_pll *pll = to_pll(hw); in pll_clk_disable()
209 struct clk_pll *pll = to_pll(hw); in pll_clk_is_enabled()
225 struct clk_pll *pll = to_pll(hw); in pll_clk_recalc_rate()
265 struct clk_pll *pll; in pll_clk_register()
H A Dclk-vt8500.c41 struct clk_pll { struct
309 #define to_clk_pll(_hw) container_of(_hw, struct clk_pll, hw)
550 struct clk_pll *pll = to_clk_pll(hw); in vtwm_pll_set_rate()
601 struct clk_pll *pll = to_clk_pll(hw); in vtwm_pll_determine_rate()
650 struct clk_pll *pll = to_clk_pll(hw); in vtwm_pll_recalc_rate()
688 struct clk_pll *pll_clk; in vtwm_pll_clk_init()
H A Dclk-versaclock5.c196 struct vc5_hw_data clk_pll; member
1110 vc5->clk_pll.num = 0; in vc5_probe()
1111 vc5->clk_pll.vc5 = vc5; in vc5_probe()
1112 vc5->clk_pll.hw.init = &init; in vc5_probe()
1113 ret = devm_clk_hw_register(&client->dev, &vc5->clk_pll.hw); in vc5_probe()
1131 parent_names[0] = clk_hw_get_name(&vc5->clk_pll.hw); in vc5_probe()
/linux/arch/arm/boot/dts/moxa/
H A Dmoxart.dtsi47 clk_pll: clk_pll@98100000 { label
57 clocks = <&clk_pll>;
H A Dmoxart-uc7112lx.dts78 &clk_pll {
/linux/drivers/clk/keystone/
H A 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()
/linux/drivers/clk/mediatek/
H A Dclk-pllfh.c25 return container_of(pll, struct mtk_fh, clk_pll); in to_mtk_fh()
170 fh->clk_pll.dev = dev; in mtk_clk_register_pllfh()
172 hw = mtk_clk_register_pll_ops(&fh->clk_pll, pll_data, base, in mtk_clk_register_pllfh()
H A Dclk-fhctl.c187 struct mtk_clk_pll *pll = &fh->clk_pll; in fhctl_hopping()
217 struct mtk_clk_pll *pll = &fh->clk_pll; in fhctl_ssc_enable()
/linux/drivers/clk/spear/
H A Dclk.h99 struct clk_pll { struct
/linux/drivers/clk/ti/
H A Dfapll.c76 struct clk *clk_pll; member
521 synth->clk_pll = pll_clk; in ti_fapll_synth_setup()

12