Lines Matching refs:tegra_clk_pll

276 static void clk_pll_enable_lock(struct tegra_clk_pll *pll)  in clk_pll_enable_lock()
291 static int clk_pll_wait_for_lock(struct tegra_clk_pll *pll) in clk_pll_wait_for_lock()
325 int tegra_pll_wait_for_lock(struct tegra_clk_pll *pll) in tegra_pll_wait_for_lock()
332 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pll_is_enabled()
348 struct tegra_clk_pll *pll = to_clk_pll(hw); in _clk_pll_enable()
381 struct tegra_clk_pll *pll = to_clk_pll(hw); in _clk_pll_disable()
410 static void pll_clk_start_ss(struct tegra_clk_pll *pll) in pll_clk_start_ss()
420 static void pll_clk_stop_ss(struct tegra_clk_pll *pll) in pll_clk_stop_ss()
432 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pll_enable()
456 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pll_disable()
472 struct tegra_clk_pll *pll = to_clk_pll(hw); in _p_div_to_hw()
486 int tegra_pll_p_div_to_hw(struct tegra_clk_pll *pll, u8 p_div) in tegra_pll_p_div_to_hw()
493 struct tegra_clk_pll *pll = to_clk_pll(hw); in _hw_to_p_div()
512 struct tegra_clk_pll *pll = to_clk_pll(hw); in _get_table_rate()
546 struct tegra_clk_pll *pll = to_clk_pll(hw); in _calc_rate()
617 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pll_set_sdm_data()
642 static void _update_pll_mnp(struct tegra_clk_pll *pll, in _update_pll_mnp()
679 static void _get_pll_mnp(struct tegra_clk_pll *pll, in _get_pll_mnp()
714 static void _update_pll_cpcon(struct tegra_clk_pll *pll, in _update_pll_cpcon()
741 struct tegra_clk_pll *pll = to_clk_pll(hw); in _program_pll()
781 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pll_set_rate()
823 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pll_round_rate()
843 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pll_recalc_rate()
891 static int clk_plle_training(struct tegra_clk_pll *pll) in clk_plle_training()
934 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_plle_enable()
996 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_plle_recalc_rate()
1073 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pllu_enable()
1178 struct tegra_clk_pll *pll = to_clk_pll(hw); in _calc_dynamic_ramp_rate()
1210 struct tegra_clk_pll *pll = to_clk_pll(hw); in tegra_pll_get_fixed_mdiv()
1261 struct tegra_clk_pll *pll = to_clk_pll(hw); in _pll_ramp_calc_pll()
1285 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pllxc_set_rate()
1313 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pll_ramp_round_rate()
1335 static void _pllcx_strobe(struct tegra_clk_pll *pll) in _pllcx_strobe()
1350 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()
1679 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_plle_tegra114_disable()
1699 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pllu_tegra114_enable()
1807 static struct tegra_clk_pll *_tegra_init_pll(void __iomem *clk_base, in _tegra_init_pll()
1811 struct tegra_clk_pll *pll; in _tegra_init_pll()
1829 static struct clk *_tegra_clk_register_pll(struct tegra_clk_pll *pll, in _tegra_clk_register_pll()
1863 struct tegra_clk_pll *pll; in tegra_clk_register_pll()
1894 struct tegra_clk_pll *pll; in tegra_clk_register_plle()
1918 struct tegra_clk_pll *pll; in tegra_clk_register_pllu()
1986 struct tegra_clk_pll *pll; in tegra_clk_register_pllxc()
2051 struct tegra_clk_pll *pll; in tegra_clk_register_pllre()
2099 struct tegra_clk_pll *pll; in tegra_clk_register_pllm()
2143 struct tegra_clk_pll *pll; in tegra_clk_register_pllc()
2215 struct tegra_clk_pll *pll; in tegra_clk_register_plle_tegra114()
2253 struct tegra_clk_pll *pll; in tegra_clk_register_pllu_tegra114()
2286 struct tegra_clk_pll *pll; in tegra_clk_register_pllss()
2369 struct tegra_clk_pll *pll; in tegra_clk_register_pllre_tegra210()
2392 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_plle_tegra210_is_enabled()
2402 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_plle_tegra210_enable()
2493 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_plle_tegra210_disable()
2536 struct tegra_clk_pll *pll; in tegra_clk_register_plle_tegra210()
2576 struct tegra_clk_pll *pll; in tegra_clk_register_pllc_tegra210()
2616 struct tegra_clk_pll *pll; in tegra_clk_register_pllss_tegra210()
2665 struct tegra_clk_pll *pll; in tegra_clk_register_pllmb()