Lines Matching defs:hw
22 static u8 clk_composite_get_parent(struct clk_hw *hw) in clk_composite_get_parent()
33 static int clk_composite_set_parent(struct clk_hw *hw, u8 index) in clk_composite_set_parent()
44 static unsigned long clk_composite_recalc_rate(struct clk_hw *hw, in clk_composite_recalc_rate()
56 static int clk_composite_determine_rate(struct clk_hw *hw, in clk_composite_determine_rate()
130 static long clk_composite_round_rate(struct clk_hw *hw, unsigned long rate, in clk_composite_round_rate()
142 static int clk_composite_set_rate(struct clk_hw *hw, unsigned long rate, in clk_composite_set_rate()
154 static int clk_composite_set_rate_and_parent(struct clk_hw *hw, in clk_composite_set_rate_and_parent()
181 static int clk_composite_is_enabled(struct clk_hw *hw) in clk_composite_is_enabled()
192 static int clk_composite_enable(struct clk_hw *hw) in clk_composite_enable()
203 static void clk_composite_disable(struct clk_hw *hw) in clk_composite_disable()
221 struct clk_hw *hw; in clk_hw_register_composite() local
334 struct clk_hw *hw; in clk_register_composite() local
347 struct clk_hw *hw; in clk_unregister_composite() local