Lines Matching refs:clk_hw
59 struct clk_hw hw;
66 struct clk_hw hw;
73 struct clk_hw hw;
82 static int clk_audio_pll_frac_enable(struct clk_hw *hw) in clk_audio_pll_frac_enable()
107 static int clk_audio_pll_pad_enable(struct clk_hw *hw) in clk_audio_pll_pad_enable()
120 static int clk_audio_pll_pmc_enable(struct clk_hw *hw) in clk_audio_pll_pmc_enable()
132 static void clk_audio_pll_frac_disable(struct clk_hw *hw) in clk_audio_pll_frac_disable()
143 static void clk_audio_pll_pad_disable(struct clk_hw *hw) in clk_audio_pll_pad_disable()
151 static void clk_audio_pll_pmc_disable(struct clk_hw *hw) in clk_audio_pll_pmc_disable()
173 static unsigned long clk_audio_pll_frac_recalc_rate(struct clk_hw *hw, in clk_audio_pll_frac_recalc_rate()
187 static unsigned long clk_audio_pll_pad_recalc_rate(struct clk_hw *hw, in clk_audio_pll_pad_recalc_rate()
202 static unsigned long clk_audio_pll_pmc_recalc_rate(struct clk_hw *hw, in clk_audio_pll_pmc_recalc_rate()
244 static int clk_audio_pll_frac_determine_rate(struct clk_hw *hw, in clk_audio_pll_frac_determine_rate()
273 static long clk_audio_pll_pad_round_rate(struct clk_hw *hw, unsigned long rate, in clk_audio_pll_pad_round_rate()
276 struct clk_hw *pclk = clk_hw_get_parent(hw); in clk_audio_pll_pad_round_rate()
324 static long clk_audio_pll_pmc_round_rate(struct clk_hw *hw, unsigned long rate, in clk_audio_pll_pmc_round_rate()
327 struct clk_hw *pclk = clk_hw_get_parent(hw); in clk_audio_pll_pmc_round_rate()
364 static int clk_audio_pll_frac_set_rate(struct clk_hw *hw, unsigned long rate, in clk_audio_pll_frac_set_rate()
387 static int clk_audio_pll_pad_set_rate(struct clk_hw *hw, unsigned long rate, in clk_audio_pll_pad_set_rate()
411 static int clk_audio_pll_pmc_set_rate(struct clk_hw *hw, unsigned long rate, in clk_audio_pll_pmc_set_rate()
451 struct clk_hw * __init
481 struct clk_hw * __init
512 struct clk_hw * __init