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()
330 static bool pllm_clk_is_gated_by_pmc(struct tegra_clk_pll *pll) in pllm_clk_is_gated_by_pmc()
340 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pll_is_enabled()
358 struct tegra_clk_pll *pll = to_clk_pll(hw); in _clk_pll_enable()
391 struct tegra_clk_pll *pll = to_clk_pll(hw); in _clk_pll_disable()
420 static void pll_clk_start_ss(struct tegra_clk_pll *pll) in pll_clk_start_ss()
430 static void pll_clk_stop_ss(struct tegra_clk_pll *pll) in pll_clk_stop_ss()
442 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pll_enable()
466 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pll_disable()
482 struct tegra_clk_pll *pll = to_clk_pll(hw); in _p_div_to_hw()
496 int tegra_pll_p_div_to_hw(struct tegra_clk_pll *pll, u8 p_div) in tegra_pll_p_div_to_hw()
503 struct tegra_clk_pll *pll = to_clk_pll(hw); in _hw_to_p_div()
522 struct tegra_clk_pll *pll = to_clk_pll(hw); in _get_table_rate()
556 struct tegra_clk_pll *pll = to_clk_pll(hw); in _calc_rate()
627 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pll_set_sdm_data()
652 static void _update_pll_mnp(struct tegra_clk_pll *pll, in _update_pll_mnp()
689 static void _get_pll_mnp(struct tegra_clk_pll *pll, in _get_pll_mnp()
724 static void _update_pll_cpcon(struct tegra_clk_pll *pll, in _update_pll_cpcon()
751 struct tegra_clk_pll *pll = to_clk_pll(hw); in _program_pll()
801 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pll_set_rate()
843 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pll_round_rate()
863 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pll_recalc_rate()
911 static int clk_plle_training(struct tegra_clk_pll *pll) in clk_plle_training()
954 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_plle_enable()
1016 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_plle_recalc_rate()
1033 struct tegra_clk_pll *pll = to_clk_pll(hw); in tegra_clk_pll_restore_context()
1115 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pllu_enable()
1221 struct tegra_clk_pll *pll = to_clk_pll(hw); in _calc_dynamic_ramp_rate()
1253 struct tegra_clk_pll *pll = to_clk_pll(hw); in tegra_pll_get_fixed_mdiv()
1304 struct tegra_clk_pll *pll = to_clk_pll(hw); in _pll_ramp_calc_pll()
1328 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pllxc_set_rate()
1356 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pll_ramp_round_rate()
1378 static void _pllcx_strobe(struct tegra_clk_pll *pll) in _pllcx_strobe()
1393 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pllc_enable()
1424 struct tegra_clk_pll *pll = to_clk_pll(hw); in _clk_pllc_disable()
1437 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pllc_disable()
1449 static int _pllcx_update_dynamic_coef(struct tegra_clk_pll *pll, in _pllcx_update_dynamic_coef()
1487 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pllc_set_rate()
1528 static long _pllre_calc_rate(struct tegra_clk_pll *pll, in _pllre_calc_rate()
1553 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pllre_set_rate()
1587 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pllre_recalc_rate()
1601 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pllre_round_rate()
1608 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_plle_tegra114_enable()
1719 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_plle_tegra114_disable()
1739 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pllu_tegra114_enable()
1844 static void _clk_plle_tegra_init_parent(struct tegra_clk_pll *pll) in _clk_plle_tegra_init_parent()
1866 static struct tegra_clk_pll *_tegra_init_pll(void __iomem *clk_base, in _tegra_init_pll()
1870 struct tegra_clk_pll *pll; in _tegra_init_pll()
1888 static struct clk *_tegra_clk_register_pll(struct tegra_clk_pll *pll, in _tegra_clk_register_pll()
1922 struct tegra_clk_pll *pll; in tegra_clk_register_pll()
1953 struct tegra_clk_pll *pll; in tegra_clk_register_plle()
1977 struct tegra_clk_pll *pll; in tegra_clk_register_pllu()
2045 struct tegra_clk_pll *pll; in tegra_clk_register_pllxc()
2110 struct tegra_clk_pll *pll; in tegra_clk_register_pllre()
2158 struct tegra_clk_pll *pll; in tegra_clk_register_pllm()
2202 struct tegra_clk_pll *pll; in tegra_clk_register_pllc()
2274 struct tegra_clk_pll *pll; in tegra_clk_register_plle_tegra114()
2297 struct tegra_clk_pll *pll; in tegra_clk_register_pllu_tegra114()
2331 struct tegra_clk_pll *pll; in tegra_clk_register_pllss()
2414 struct tegra_clk_pll *pll; in tegra_clk_register_pllre_tegra210()
2437 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_plle_tegra210_is_enabled()
2447 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_plle_tegra210_enable()
2538 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_plle_tegra210_disable()
2570 struct tegra_clk_pll *pll = to_clk_pll(hw); in tegra_clk_plle_t210_restore_context()
2589 struct tegra_clk_pll *pll; in tegra_clk_register_plle_tegra210()
2614 struct tegra_clk_pll *pll; in tegra_clk_register_pllc_tegra210()
2654 struct tegra_clk_pll *pll; in tegra_clk_register_pllss_tegra210()
2703 struct tegra_clk_pll *pll; in tegra_clk_register_pllmb()