Lines Matching refs:clk_hw
43 struct clk_hw hw;
52 struct clk_hw hw;
79 static unsigned long cdce925_pll_recalc_rate(struct clk_hw *hw, in cdce925_pll_recalc_rate()
125 static long cdce925_pll_round_rate(struct clk_hw *hw, unsigned long rate, in cdce925_pll_round_rate()
134 static int cdce925_pll_set_rate(struct clk_hw *hw, unsigned long rate, in cdce925_pll_set_rate()
179 static u8 cdce925_pll_calc_range_bits(struct clk_hw *hw, u16 n, u16 m) in cdce925_pll_calc_range_bits()
196 static int cdce925_pll_prepare(struct clk_hw *hw) in cdce925_pll_prepare()
250 static void cdce925_pll_unprepare(struct clk_hw *hw) in cdce925_pll_unprepare()
310 static int cdce925_clk_prepare(struct clk_hw *hw) in cdce925_clk_prepare()
319 static void cdce925_clk_unprepare(struct clk_hw *hw) in cdce925_clk_unprepare()
327 static unsigned long cdce925_clk_recalc_rate(struct clk_hw *hw, in cdce925_clk_recalc_rate()
355 struct clk_hw *hw, unsigned long rate) in cdce925_clk_best_parent_rate()
397 static long cdce925_clk_round_rate(struct clk_hw *hw, unsigned long rate, in cdce925_clk_round_rate()
414 static int cdce925_clk_set_rate(struct clk_hw *hw, unsigned long rate, in cdce925_clk_set_rate()
450 static long cdce925_clk_y1_round_rate(struct clk_hw *hw, unsigned long rate, in cdce925_clk_y1_round_rate()
461 static int cdce925_clk_y1_set_rate(struct clk_hw *hw, unsigned long rate, in cdce925_clk_y1_set_rate()