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()
1220 struct tegra_clk_pll *pll = to_clk_pll(hw); in _calc_dynamic_ramp_rate()
1252 struct tegra_clk_pll *pll = to_clk_pll(hw); in tegra_pll_get_fixed_mdiv()
1303 struct tegra_clk_pll *pll = to_clk_pll(hw); in _pll_ramp_calc_pll()
1327 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pllxc_set_rate()
1355 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pll_ramp_round_rate()
1377 static void _pllcx_strobe(struct tegra_clk_pll *pll) in _pllcx_strobe()
1392 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pllc_enable()
1423 struct tegra_clk_pll *pll = to_clk_pll(hw); in _clk_pllc_disable()
1436 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pllc_disable()
1448 static int _pllcx_update_dynamic_coef(struct tegra_clk_pll *pll, in _pllcx_update_dynamic_coef()
1486 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pllc_set_rate()
1527 static long _pllre_calc_rate(struct tegra_clk_pll *pll, in _pllre_calc_rate()
1552 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pllre_set_rate()
1586 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pllre_recalc_rate()
1600 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pllre_round_rate()
1607 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_plle_tegra114_enable()
1718 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_plle_tegra114_disable()
1738 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pllu_tegra114_enable()
1845 static void _clk_plle_tegra_init_parent(struct tegra_clk_pll *pll) in _clk_plle_tegra_init_parent()
1867 static struct tegra_clk_pll *_tegra_init_pll(void __iomem *clk_base, in _tegra_init_pll()
1871 struct tegra_clk_pll *pll; in _tegra_init_pll()
1889 static struct clk *_tegra_clk_register_pll(struct tegra_clk_pll *pll, in _tegra_clk_register_pll()
1923 struct tegra_clk_pll *pll; in tegra_clk_register_pll()
1954 struct tegra_clk_pll *pll; in tegra_clk_register_plle()
1978 struct tegra_clk_pll *pll; in tegra_clk_register_pllu()
2046 struct tegra_clk_pll *pll; in tegra_clk_register_pllxc()
2111 struct tegra_clk_pll *pll; in tegra_clk_register_pllre()
2159 struct tegra_clk_pll *pll; in tegra_clk_register_pllm()
2203 struct tegra_clk_pll *pll; in tegra_clk_register_pllc()
2275 struct tegra_clk_pll *pll; in tegra_clk_register_plle_tegra114()
2298 struct tegra_clk_pll *pll; in tegra_clk_register_pllu_tegra114()
2332 struct tegra_clk_pll *pll; in tegra_clk_register_pllss()
2415 struct tegra_clk_pll *pll; in tegra_clk_register_pllre_tegra210()
2438 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_plle_tegra210_is_enabled()
2448 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_plle_tegra210_enable()
2539 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_plle_tegra210_disable()
2571 struct tegra_clk_pll *pll = to_clk_pll(hw); in tegra_clk_plle_t210_restore_context()
2590 struct tegra_clk_pll *pll; in tegra_clk_register_plle_tegra210()
2615 struct tegra_clk_pll *pll; in tegra_clk_register_pllc_tegra210()
2655 struct tegra_clk_pll *pll; in tegra_clk_register_pllss_tegra210()
2704 struct tegra_clk_pll *pll; in tegra_clk_register_pllmb()