Lines Matching refs:clk_hw
272 static int clk_pll_is_enabled(struct clk_hw *hw) in clk_pll_is_enabled()
288 static void _clk_pll_enable(struct clk_hw *hw) in _clk_pll_enable()
308 static void _clk_pll_disable(struct clk_hw *hw) in _clk_pll_disable()
326 static int clk_pll_enable(struct clk_hw *hw) in clk_pll_enable()
345 static void clk_pll_disable(struct clk_hw *hw) in clk_pll_disable()
359 static int _p_div_to_hw(struct clk_hw *hw, u8 p_div) in _p_div_to_hw()
375 static int _hw_to_p_div(struct clk_hw *hw, u8 p_div_hw) in _hw_to_p_div()
392 static int _get_table_rate(struct clk_hw *hw, in _get_table_rate()
417 static int _calc_rate(struct clk_hw *hw, struct tegra_clk_pll_freq_table *cfg, in _calc_rate()
563 static int _program_pll(struct clk_hw *hw, struct tegra_clk_pll_freq_table *cfg, in _program_pll()
587 static int clk_pll_set_rate(struct clk_hw *hw, unsigned long rate, in clk_pll_set_rate()
626 static long clk_pll_round_rate(struct clk_hw *hw, unsigned long rate, in clk_pll_round_rate()
646 static unsigned long clk_pll_recalc_rate(struct clk_hw *hw, in clk_pll_recalc_rate()
729 static int clk_plle_enable(struct clk_hw *hw) in clk_plle_enable()
785 static unsigned long clk_plle_recalc_rate(struct clk_hw *hw, in clk_plle_recalc_rate()
874 static int clk_pll_iddq_enable(struct clk_hw *hw) in clk_pll_iddq_enable()
900 static void clk_pll_iddq_disable(struct clk_hw *hw) in clk_pll_iddq_disable()
920 static int _calc_dynamic_ramp_rate(struct clk_hw *hw, in _calc_dynamic_ramp_rate()
948 static int _pll_ramp_calc_pll(struct clk_hw *hw, in _pll_ramp_calc_pll()
978 static int clk_pllxc_set_rate(struct clk_hw *hw, unsigned long rate, in clk_pllxc_set_rate()
1004 static long clk_pll_ramp_round_rate(struct clk_hw *hw, unsigned long rate, in clk_pll_ramp_round_rate()
1025 static int clk_pllm_set_rate(struct clk_hw *hw, unsigned long rate, in clk_pllm_set_rate()
1072 static int clk_pllc_enable(struct clk_hw *hw) in clk_pllc_enable()
1100 static void _clk_pllc_disable(struct clk_hw *hw) in _clk_pllc_disable()
1113 static void clk_pllc_disable(struct clk_hw *hw) in clk_pllc_disable()
1161 static int clk_pllc_set_rate(struct clk_hw *hw, unsigned long rate, in clk_pllc_set_rate()
1227 static int clk_pllre_set_rate(struct clk_hw *hw, unsigned long rate, in clk_pllre_set_rate()
1261 static unsigned long clk_pllre_recalc_rate(struct clk_hw *hw, in clk_pllre_recalc_rate()
1276 static long clk_pllre_round_rate(struct clk_hw *hw, unsigned long rate, in clk_pllre_round_rate()
1284 static int clk_plle_tegra114_enable(struct clk_hw *hw) in clk_plle_tegra114_enable()
1393 static void clk_plle_tegra114_disable(struct clk_hw *hw) in clk_plle_tegra114_disable()