Lines Matching refs:tegra_clk_pll

223 static void clk_pll_enable_lock(struct tegra_clk_pll *pll)  in clk_pll_enable_lock()
238 static int clk_pll_wait_for_lock(struct tegra_clk_pll *pll) in clk_pll_wait_for_lock()
274 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()
479 static void _update_pll_mnp(struct tegra_clk_pll *pll, in _update_pll_mnp()
514 static void _get_pll_mnp(struct tegra_clk_pll *pll, in _get_pll_mnp()
539 static void _update_pll_cpcon(struct tegra_clk_pll *pll, in _update_pll_cpcon()
566 struct tegra_clk_pll *pll = to_clk_pll(hw); in _program_pll()
590 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pll_set_rate()
629 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pll_round_rate()
649 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pll_recalc_rate()
688 static int clk_plle_training(struct tegra_clk_pll *pll) in clk_plle_training()
731 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_plle_enable()
788 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_plle_recalc_rate()
876 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pll_iddq_enable()
902 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pll_iddq_disable()
924 struct tegra_clk_pll *pll = to_clk_pll(hw); in _calc_dynamic_ramp_rate()
952 struct tegra_clk_pll *pll = to_clk_pll(hw); in _pll_ramp_calc_pll()
981 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pllxc_set_rate()
1029 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pllm_set_rate()
1059 static void _pllcx_strobe(struct tegra_clk_pll *pll) in _pllcx_strobe()
1074 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pllc_enable()
1102 struct tegra_clk_pll *pll = to_clk_pll(hw); in _clk_pllc_disable()
1115 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pllc_disable()
1127 static int _pllcx_update_dynamic_coef(struct tegra_clk_pll *pll, in _pllcx_update_dynamic_coef()
1165 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pllc_set_rate()
1206 static long _pllre_calc_rate(struct tegra_clk_pll *pll, in _pllre_calc_rate()
1231 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pllre_set_rate()
1265 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pllre_recalc_rate()
1279 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pllre_round_rate()
1286 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_plle_tegra114_enable()
1395 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_plle_tegra114_disable()
1414 static struct tegra_clk_pll *_tegra_init_pll(void __iomem *clk_base, in _tegra_init_pll()
1418 struct tegra_clk_pll *pll; in _tegra_init_pll()
1436 static struct clk *_tegra_clk_register_pll(struct tegra_clk_pll *pll, in _tegra_clk_register_pll()
1459 struct tegra_clk_pll *pll; in tegra_clk_register_pll()
1490 struct tegra_clk_pll *pll; in tegra_clk_register_plle()
1564 struct tegra_clk_pll *pll; in tegra_clk_register_pllxc()
1618 struct tegra_clk_pll *pll; in tegra_clk_register_pllre()
1663 struct tegra_clk_pll *pll; in tegra_clk_register_pllm()
1704 struct tegra_clk_pll *pll; in tegra_clk_register_pllc()
1776 struct tegra_clk_pll *pll; in tegra_clk_register_plle_tegra114()
1825 struct tegra_clk_pll *pll; in tegra_clk_register_pllss()