Home
last modified time | relevance | path

Searched refs:to_clk_pll (Results 1 – 10 of 10) sorted by relevance

/linux-4.1.27/drivers/clk/mxs/
Dclk-pll.c37 #define to_clk_pll(_hw) container_of(_hw, struct clk_pll, hw) macro
41 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_prepare()
52 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_unprepare()
59 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_enable()
68 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_disable()
76 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_recalc_rate()
/linux-4.1.27/drivers/clk/samsung/
Dclk-pll.c29 #define to_clk_pll(_hw) container_of(_hw, struct samsung_clk_pll, hw) macro
48 struct samsung_clk_pll *pll = to_clk_pll(hw); in samsung_pll_round_rate()
76 struct samsung_clk_pll *pll = to_clk_pll(hw); in samsung_pll2126_recalc_rate()
109 struct samsung_clk_pll *pll = to_clk_pll(hw); in samsung_pll3000_recalc_rate()
146 struct samsung_clk_pll *pll = to_clk_pll(hw); in samsung_pll35xx_recalc_rate()
175 struct samsung_clk_pll *pll = to_clk_pll(hw); in samsung_pll35xx_set_rate()
249 struct samsung_clk_pll *pll = to_clk_pll(hw); in samsung_pll36xx_recalc_rate()
284 struct samsung_clk_pll *pll = to_clk_pll(hw); in samsung_pll36xx_set_rate()
363 struct samsung_clk_pll *pll = to_clk_pll(hw); in samsung_pll45xx_recalc_rate()
397 struct samsung_clk_pll *pll = to_clk_pll(hw); in samsung_pll45xx_set_rate()
[all …]
/linux-4.1.27/drivers/clk/qcom/
Dclk-pll.c39 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_enable()
80 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_disable()
95 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_recalc_rate()
143 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_determine_rate()
156 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_set_rate()
216 struct clk_pll *p = to_clk_pll(__clk_get_hw(__clk_get_parent(hw->clk))); in clk_pll_vote_enable()
Dclk-pll.h66 #define to_clk_pll(_hw) container_of(to_clk_regmap(_hw), struct clk_pll, clkr) macro
/linux-4.1.27/drivers/clk/tegra/
Dclk-pll.c274 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pll_is_enabled()
290 struct tegra_clk_pll *pll = to_clk_pll(hw); in _clk_pll_enable()
310 struct tegra_clk_pll *pll = to_clk_pll(hw); in _clk_pll_disable()
328 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pll_enable()
347 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pll_disable()
361 struct tegra_clk_pll *pll = to_clk_pll(hw); in _p_div_to_hw()
377 struct tegra_clk_pll *pll = to_clk_pll(hw); in _hw_to_p_div()
396 struct tegra_clk_pll *pll = to_clk_pll(hw); in _get_table_rate()
420 struct tegra_clk_pll *pll = to_clk_pll(hw); in _calc_rate()
566 struct tegra_clk_pll *pll = to_clk_pll(hw); in _program_pll()
[all …]
Dclk.h247 #define to_clk_pll(_hw) container_of(_hw, struct tegra_clk_pll, hw) macro
/linux-4.1.27/drivers/clk/at91/
Dclk-pll.c57 #define to_clk_pll(hw) container_of(hw, struct clk_pll, hw) macro
84 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_prepare()
132 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_is_prepared()
141 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_unprepare()
153 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_recalc_rate()
274 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_round_rate()
283 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_set_rate()
/linux-4.1.27/drivers/clk/spear/
Dclk-vco-pll.c66 #define to_clk_pll(_hw) container_of(_hw, struct clk_pll, hw) macro
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()
/linux-4.1.27/drivers/clk/keystone/
Dpll.c78 #define to_clk_pll(_hw) container_of(_hw, struct clk_pll, hw) macro
83 struct clk_pll *pll = to_clk_pll(hw); in clk_pllclk_recalc()
/linux-4.1.27/drivers/clk/
Dclk-vt8500.c316 #define to_clk_pll(_hw) container_of(_hw, struct clk_pll, hw) macro
542 struct clk_pll *pll = to_clk_pll(hw); in vtwm_pll_set_rate()
585 struct clk_pll *pll = to_clk_pll(hw); in vtwm_pll_round_rate()
616 struct clk_pll *pll = to_clk_pll(hw); in vtwm_pll_recalc_rate()