Lines Matching refs:tegra_clk_pll

287 static void clk_pll_enable_lock(struct tegra_clk_pll *pll)  in clk_pll_enable_lock()
302 static int clk_pll_wait_for_lock(struct tegra_clk_pll *pll) in clk_pll_wait_for_lock()
336 int tegra_pll_wait_for_lock(struct tegra_clk_pll *pll) in tegra_pll_wait_for_lock()
343 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pll_is_enabled()
359 struct tegra_clk_pll *pll = to_clk_pll(hw); in _clk_pll_enable()
392 struct tegra_clk_pll *pll = to_clk_pll(hw); in _clk_pll_disable()
421 static void pll_clk_start_ss(struct tegra_clk_pll *pll) in pll_clk_start_ss()
431 static void pll_clk_stop_ss(struct tegra_clk_pll *pll) in pll_clk_stop_ss()
443 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pll_enable()
464 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pll_disable()
480 struct tegra_clk_pll *pll = to_clk_pll(hw); in _p_div_to_hw()
494 int tegra_pll_p_div_to_hw(struct tegra_clk_pll *pll, u8 p_div) in tegra_pll_p_div_to_hw()
501 struct tegra_clk_pll *pll = to_clk_pll(hw); in _hw_to_p_div()
520 struct tegra_clk_pll *pll = to_clk_pll(hw); in _get_table_rate()
554 struct tegra_clk_pll *pll = to_clk_pll(hw); in _calc_rate()
624 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pll_set_sdm_data()
649 static void _update_pll_mnp(struct tegra_clk_pll *pll, in _update_pll_mnp()
686 static void _get_pll_mnp(struct tegra_clk_pll *pll, in _get_pll_mnp()
721 static void _update_pll_cpcon(struct tegra_clk_pll *pll, in _update_pll_cpcon()
748 struct tegra_clk_pll *pll = to_clk_pll(hw); in _program_pll()
788 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pll_set_rate()
830 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pll_round_rate()
850 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pll_recalc_rate()
898 static int clk_plle_training(struct tegra_clk_pll *pll) in clk_plle_training()
941 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_plle_enable()
998 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_plle_recalc_rate()
1075 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pllu_enable()
1180 struct tegra_clk_pll *pll = to_clk_pll(hw); in _calc_dynamic_ramp_rate()
1212 struct tegra_clk_pll *pll = to_clk_pll(hw); in tegra_pll_get_fixed_mdiv()
1263 struct tegra_clk_pll *pll = to_clk_pll(hw); in _pll_ramp_calc_pll()
1287 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pllxc_set_rate()
1315 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pll_ramp_round_rate()
1337 static void _pllcx_strobe(struct tegra_clk_pll *pll) in _pllcx_strobe()
1352 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pllc_enable()
1380 struct tegra_clk_pll *pll = to_clk_pll(hw); in _clk_pllc_disable()
1393 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pllc_disable()
1405 static int _pllcx_update_dynamic_coef(struct tegra_clk_pll *pll, in _pllcx_update_dynamic_coef()
1443 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pllc_set_rate()
1484 static long _pllre_calc_rate(struct tegra_clk_pll *pll, in _pllre_calc_rate()
1509 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pllre_set_rate()
1543 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pllre_recalc_rate()
1557 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pllre_round_rate()
1564 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_plle_tegra114_enable()
1673 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_plle_tegra114_disable()
1693 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pllu_tegra114_enable()
1798 static struct tegra_clk_pll *_tegra_init_pll(void __iomem *clk_base, in _tegra_init_pll()
1802 struct tegra_clk_pll *pll; in _tegra_init_pll()
1820 static struct clk *_tegra_clk_register_pll(struct tegra_clk_pll *pll, in _tegra_clk_register_pll()
1854 struct tegra_clk_pll *pll; in tegra_clk_register_pll()
1885 struct tegra_clk_pll *pll; in tegra_clk_register_plle()
1909 struct tegra_clk_pll *pll; in tegra_clk_register_pllu()
1977 struct tegra_clk_pll *pll; in tegra_clk_register_pllxc()
2042 struct tegra_clk_pll *pll; in tegra_clk_register_pllre()
2090 struct tegra_clk_pll *pll; in tegra_clk_register_pllm()
2134 struct tegra_clk_pll *pll; in tegra_clk_register_pllc()
2206 struct tegra_clk_pll *pll; in tegra_clk_register_plle_tegra114()
2244 struct tegra_clk_pll *pll; in tegra_clk_register_pllu_tegra114()
2277 struct tegra_clk_pll *pll; in tegra_clk_register_pllss()
2360 struct tegra_clk_pll *pll; in tegra_clk_register_pllre_tegra210()
2383 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_plle_tegra210_enable()
2469 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_plle_tegra210_disable()
2501 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_plle_tegra210_is_enabled()
2522 struct tegra_clk_pll *pll; in tegra_clk_register_plle_tegra210()
2562 struct tegra_clk_pll *pll; in tegra_clk_register_pllc_tegra210()
2602 struct tegra_clk_pll *pll; in tegra_clk_register_pllss_tegra210()
2651 struct tegra_clk_pll *pll; in tegra_clk_register_pllmb()