Searched refs:to_clk_pll (Results 1 - 10 of 10) sorted by relevance
/linux-4.1.27/drivers/clk/mxs/ |
H A D | clk-pll.c | 37 #define to_clk_pll(_hw) container_of(_hw, struct clk_pll, hw) macro 41 struct clk_pll *pll = to_clk_pll(hw); clk_pll_prepare() 52 struct clk_pll *pll = to_clk_pll(hw); clk_pll_unprepare() 59 struct clk_pll *pll = to_clk_pll(hw); clk_pll_enable() 68 struct clk_pll *pll = to_clk_pll(hw); clk_pll_disable() 76 struct clk_pll *pll = to_clk_pll(hw); clk_pll_recalc_rate()
|
/linux-4.1.27/drivers/clk/qcom/ |
H A D | clk-pll.c | 39 struct clk_pll *pll = to_clk_pll(hw); clk_pll_enable() 80 struct clk_pll *pll = to_clk_pll(hw); clk_pll_disable() 95 struct clk_pll *pll = to_clk_pll(hw); clk_pll_recalc_rate() 143 struct clk_pll *pll = to_clk_pll(hw); clk_pll_determine_rate() 156 struct clk_pll *pll = to_clk_pll(hw); clk_pll_set_rate() 216 struct clk_pll *p = to_clk_pll(__clk_get_hw(__clk_get_parent(hw->clk))); clk_pll_vote_enable()
|
H A D | clk-pll.h | 66 #define to_clk_pll(_hw) container_of(to_clk_regmap(_hw), struct clk_pll, clkr) macro
|
/linux-4.1.27/drivers/clk/tegra/ |
H A D | clk-pll.c | 274 struct tegra_clk_pll *pll = to_clk_pll(hw); clk_pll_is_enabled() 290 struct tegra_clk_pll *pll = to_clk_pll(hw); _clk_pll_enable() 310 struct tegra_clk_pll *pll = to_clk_pll(hw); _clk_pll_disable() 328 struct tegra_clk_pll *pll = to_clk_pll(hw); clk_pll_enable() 347 struct tegra_clk_pll *pll = to_clk_pll(hw); clk_pll_disable() 361 struct tegra_clk_pll *pll = to_clk_pll(hw); _p_div_to_hw() 377 struct tegra_clk_pll *pll = to_clk_pll(hw); _hw_to_p_div() 396 struct tegra_clk_pll *pll = to_clk_pll(hw); _get_table_rate() 420 struct tegra_clk_pll *pll = to_clk_pll(hw); _calc_rate() 566 struct tegra_clk_pll *pll = to_clk_pll(hw); _program_pll() 590 struct tegra_clk_pll *pll = to_clk_pll(hw); clk_pll_set_rate() 629 struct tegra_clk_pll *pll = to_clk_pll(hw); clk_pll_round_rate() 649 struct tegra_clk_pll *pll = to_clk_pll(hw); clk_pll_recalc_rate() 731 struct tegra_clk_pll *pll = to_clk_pll(hw); clk_plle_enable() 788 struct tegra_clk_pll *pll = to_clk_pll(hw); clk_plle_recalc_rate() 876 struct tegra_clk_pll *pll = to_clk_pll(hw); clk_pll_iddq_enable() 902 struct tegra_clk_pll *pll = to_clk_pll(hw); clk_pll_iddq_disable() 924 struct tegra_clk_pll *pll = to_clk_pll(hw); _calc_dynamic_ramp_rate() 952 struct tegra_clk_pll *pll = to_clk_pll(hw); _pll_ramp_calc_pll() 981 struct tegra_clk_pll *pll = to_clk_pll(hw); clk_pllxc_set_rate() 1029 struct tegra_clk_pll *pll = to_clk_pll(hw); clk_pllm_set_rate() 1074 struct tegra_clk_pll *pll = to_clk_pll(hw); clk_pllc_enable() 1102 struct tegra_clk_pll *pll = to_clk_pll(hw); _clk_pllc_disable() 1115 struct tegra_clk_pll *pll = to_clk_pll(hw); clk_pllc_disable() 1165 struct tegra_clk_pll *pll = to_clk_pll(hw); clk_pllc_set_rate() 1231 struct tegra_clk_pll *pll = to_clk_pll(hw); clk_pllre_set_rate() 1265 struct tegra_clk_pll *pll = to_clk_pll(hw); clk_pllre_recalc_rate() 1279 struct tegra_clk_pll *pll = to_clk_pll(hw); clk_pllre_round_rate() 1286 struct tegra_clk_pll *pll = to_clk_pll(hw); clk_plle_tegra114_enable() 1395 struct tegra_clk_pll *pll = to_clk_pll(hw); clk_plle_tegra114_disable()
|
H A D | clk.h | 247 #define to_clk_pll(_hw) container_of(_hw, struct tegra_clk_pll, hw) macro
|
/linux-4.1.27/drivers/clk/samsung/ |
H A D | clk-pll.c | 29 #define to_clk_pll(_hw) container_of(_hw, struct samsung_clk_pll, hw) macro 48 struct samsung_clk_pll *pll = to_clk_pll(hw); samsung_pll_round_rate() 76 struct samsung_clk_pll *pll = to_clk_pll(hw); samsung_pll2126_recalc_rate() 109 struct samsung_clk_pll *pll = to_clk_pll(hw); samsung_pll3000_recalc_rate() 146 struct samsung_clk_pll *pll = to_clk_pll(hw); samsung_pll35xx_recalc_rate() 175 struct samsung_clk_pll *pll = to_clk_pll(hw); samsung_pll35xx_set_rate() 249 struct samsung_clk_pll *pll = to_clk_pll(hw); samsung_pll36xx_recalc_rate() 284 struct samsung_clk_pll *pll = to_clk_pll(hw); samsung_pll36xx_set_rate() 363 struct samsung_clk_pll *pll = to_clk_pll(hw); samsung_pll45xx_recalc_rate() 397 struct samsung_clk_pll *pll = to_clk_pll(hw); samsung_pll45xx_set_rate() 510 struct samsung_clk_pll *pll = to_clk_pll(hw); samsung_pll46xx_recalc_rate() 548 struct samsung_clk_pll *pll = to_clk_pll(hw); samsung_pll46xx_set_rate() 653 struct samsung_clk_pll *pll = to_clk_pll(hw); samsung_pll6552_recalc_rate() 693 struct samsung_clk_pll *pll = to_clk_pll(hw); samsung_pll6553_recalc_rate() 731 struct samsung_clk_pll *pll = to_clk_pll(hw); samsung_s3c2410_pll_recalc_rate() 749 struct samsung_clk_pll *pll = to_clk_pll(hw); samsung_s3c2440_mpll_recalc_rate() 767 struct samsung_clk_pll *pll = to_clk_pll(hw); samsung_s3c2410_pll_set_rate() 798 struct samsung_clk_pll *pll = to_clk_pll(hw); samsung_s3c2410_pll_enable() 980 struct samsung_clk_pll *pll = to_clk_pll(hw); samsung_pll2550xx_recalc_rate() 1008 struct samsung_clk_pll *pll = to_clk_pll(hw); samsung_pll2550xx_set_rate() 1085 struct samsung_clk_pll *pll = to_clk_pll(hw); samsung_pll2650xx_recalc_rate() 1107 struct samsung_clk_pll *pll = to_clk_pll(hw); samsung_pll2650xx_set_rate()
|
/linux-4.1.27/drivers/clk/spear/ |
H A D | clk-vco-pll.c | 66 #define to_clk_pll(_hw) container_of(_hw, struct clk_pll, hw) macro 87 struct clk_pll *pll = to_clk_pll(hw); clk_pll_round_rate_index() 127 struct clk_pll *pll = to_clk_pll(hw); clk_pll_recalc_rate() 147 struct clk_pll *pll = to_clk_pll(hw); clk_pll_set_rate()
|
/linux-4.1.27/drivers/clk/at91/ |
H A D | clk-pll.c | 57 #define to_clk_pll(hw) container_of(hw, struct clk_pll, hw) macro 84 struct clk_pll *pll = to_clk_pll(hw); clk_pll_prepare() 132 struct clk_pll *pll = to_clk_pll(hw); clk_pll_is_prepared() 141 struct clk_pll *pll = to_clk_pll(hw); clk_pll_unprepare() 153 struct clk_pll *pll = to_clk_pll(hw); clk_pll_recalc_rate() 274 struct clk_pll *pll = to_clk_pll(hw); clk_pll_round_rate() 283 struct clk_pll *pll = to_clk_pll(hw); clk_pll_set_rate()
|
/linux-4.1.27/drivers/clk/keystone/ |
H A D | pll.c | 78 #define to_clk_pll(_hw) container_of(_hw, struct clk_pll, hw) macro 83 struct clk_pll *pll = to_clk_pll(hw); clk_pllclk_recalc()
|
/linux-4.1.27/drivers/clk/ |
H A D | clk-vt8500.c | 316 #define to_clk_pll(_hw) container_of(_hw, struct clk_pll, hw) macro 542 struct clk_pll *pll = to_clk_pll(hw); vtwm_pll_set_rate() 585 struct clk_pll *pll = to_clk_pll(hw); vtwm_pll_round_rate() 616 struct clk_pll *pll = to_clk_pll(hw); vtwm_pll_recalc_rate()
|
Completed in 290 milliseconds