Lines Matching refs:__clk_hw_set_clk
16 __clk_hw_set_clk(mux_hw, hw); in clk_composite_get_parent()
27 __clk_hw_set_clk(mux_hw, hw); in clk_composite_set_parent()
39 __clk_hw_set_clk(rate_hw, hw); in clk_composite_recalc_rate()
61 __clk_hw_set_clk(rate_hw, hw); in clk_composite_determine_rate()
110 __clk_hw_set_clk(mux_hw, hw); in clk_composite_determine_rate()
125 __clk_hw_set_clk(rate_hw, hw); in clk_composite_round_rate()
137 __clk_hw_set_clk(rate_hw, hw); in clk_composite_set_rate()
154 __clk_hw_set_clk(rate_hw, hw); in clk_composite_set_rate_and_parent()
155 __clk_hw_set_clk(mux_hw, hw); in clk_composite_set_rate_and_parent()
175 __clk_hw_set_clk(gate_hw, hw); in clk_composite_is_enabled()
186 __clk_hw_set_clk(gate_hw, hw); in clk_composite_enable()
197 __clk_hw_set_clk(gate_hw, hw); in clk_composite_disable()