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()
1181 struct tegra_clk_pll *pll = to_clk_pll(hw); in _calc_dynamic_ramp_rate()
1213 struct tegra_clk_pll *pll = to_clk_pll(hw); in tegra_pll_get_fixed_mdiv()
1264 struct tegra_clk_pll *pll = to_clk_pll(hw); in _pll_ramp_calc_pll()
1288 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pllxc_set_rate()
1316 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pll_ramp_round_rate()
1338 static void _pllcx_strobe(struct tegra_clk_pll *pll) in _pllcx_strobe()
1353 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pllc_enable()
1381 struct tegra_clk_pll *pll = to_clk_pll(hw); in _clk_pllc_disable()
1394 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pllc_disable()
1406 static int _pllcx_update_dynamic_coef(struct tegra_clk_pll *pll, in _pllcx_update_dynamic_coef()
1444 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pllc_set_rate()
1485 static long _pllre_calc_rate(struct tegra_clk_pll *pll, in _pllre_calc_rate()
1510 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pllre_set_rate()
1544 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pllre_recalc_rate()
1558 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pllre_round_rate()
1565 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_plle_tegra114_enable()
1674 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_plle_tegra114_disable()
1694 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pllu_tegra114_enable()
1800 static struct tegra_clk_pll *_tegra_init_pll(void __iomem *clk_base, in _tegra_init_pll()
1804 struct tegra_clk_pll *pll; in _tegra_init_pll()
1822 static struct clk *_tegra_clk_register_pll(struct tegra_clk_pll *pll, in _tegra_clk_register_pll()
1856 struct tegra_clk_pll *pll; in tegra_clk_register_pll()
1887 struct tegra_clk_pll *pll; in tegra_clk_register_plle()
1911 struct tegra_clk_pll *pll; in tegra_clk_register_pllu()
1979 struct tegra_clk_pll *pll; in tegra_clk_register_pllxc()
2044 struct tegra_clk_pll *pll; in tegra_clk_register_pllre()
2092 struct tegra_clk_pll *pll; in tegra_clk_register_pllm()
2136 struct tegra_clk_pll *pll; in tegra_clk_register_pllc()
2208 struct tegra_clk_pll *pll; in tegra_clk_register_plle_tegra114()
2246 struct tegra_clk_pll *pll; in tegra_clk_register_pllu_tegra114()
2279 struct tegra_clk_pll *pll; in tegra_clk_register_pllss()
2362 struct tegra_clk_pll *pll; in tegra_clk_register_pllre_tegra210()
2385 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_plle_tegra210_enable()
2471 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_plle_tegra210_disable()
2503 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_plle_tegra210_is_enabled()
2524 struct tegra_clk_pll *pll; in tegra_clk_register_plle_tegra210()
2564 struct tegra_clk_pll *pll; in tegra_clk_register_pllc_tegra210()
2604 struct tegra_clk_pll *pll; in tegra_clk_register_pllss_tegra210()
2653 struct tegra_clk_pll *pll; in tegra_clk_register_pllmb()