Lines Matching refs:clk_hw
303 struct clk_hw hw;
326 static int clkgen_pll_is_locked(struct clk_hw *hw) in clkgen_pll_is_locked()
334 static int clkgen_pll_is_enabled(struct clk_hw *hw) in clkgen_pll_is_enabled()
341 static int __clkgen_pll_enable(struct clk_hw *hw) in __clkgen_pll_enable()
367 static int clkgen_pll_enable(struct clk_hw *hw) in clkgen_pll_enable()
384 static void __clkgen_pll_disable(struct clk_hw *hw) in __clkgen_pll_disable()
399 static void clkgen_pll_disable(struct clk_hw *hw) in clkgen_pll_disable()
413 static unsigned long recalc_stm_pll800c65(struct clk_hw *hw, in recalc_stm_pll800c65()
440 static unsigned long recalc_stm_pll1600c65(struct clk_hw *hw, in recalc_stm_pll1600c65()
525 static unsigned long recalc_stm_pll3200c32(struct clk_hw *hw, in recalc_stm_pll3200c32()
547 static long round_rate_stm_pll3200c32(struct clk_hw *hw, unsigned long rate, in round_rate_stm_pll3200c32()
568 static int set_rate_stm_pll3200c32(struct clk_hw *hw, unsigned long rate, in set_rate_stm_pll3200c32()
611 static unsigned long recalc_stm_pll1200c32(struct clk_hw *hw, in recalc_stm_pll1200c32()
708 static unsigned long recalc_stm_pll4600c28(struct clk_hw *hw, in recalc_stm_pll4600c28()
728 static long round_rate_stm_pll4600c28(struct clk_hw *hw, unsigned long rate, in round_rate_stm_pll4600c28()
749 static int set_rate_stm_pll4600c28(struct clk_hw *hw, unsigned long rate, in set_rate_stm_pll4600c28()