Lines Matching refs:__clk_hw_set_clk
17 __clk_hw_set_clk(mux_hw, hw); in clk_composite_get_parent()
28 __clk_hw_set_clk(mux_hw, hw); in clk_composite_set_parent()
40 __clk_hw_set_clk(rate_hw, hw); in clk_composite_recalc_rate()
142 __clk_hw_set_clk(rate_hw, hw); in clk_composite_determine_rate()
145 __clk_hw_set_clk(mux_hw, hw); in clk_composite_determine_rate()
160 __clk_hw_set_clk(rate_hw, hw); in clk_composite_round_rate()
172 __clk_hw_set_clk(rate_hw, hw); in clk_composite_set_rate()
189 __clk_hw_set_clk(rate_hw, hw); in clk_composite_set_rate_and_parent()
190 __clk_hw_set_clk(mux_hw, hw); in clk_composite_set_rate_and_parent()
210 __clk_hw_set_clk(gate_hw, hw); in clk_composite_is_enabled()
221 __clk_hw_set_clk(gate_hw, hw); in clk_composite_enable()
232 __clk_hw_set_clk(gate_hw, hw); in clk_composite_disable()