Lines Matching refs:clk_hw
48 struct clk_hw hw;
52 static int crg_gate_control(struct clk_hw *hw, int en) in crg_gate_control()
92 static int crg_port_prepare(struct clk_hw *hw) in crg_port_prepare()
97 static void crg_port_unprepare(struct clk_hw *hw) in crg_port_unprepare()
103 crg_rate_control(struct clk_hw *hw, int set, unsigned long *rate) in crg_rate_control()
147 crg_port_recalc_rate(struct clk_hw *hw, unsigned long parent_rate) in crg_port_recalc_rate()
157 crg_port_round_rate(struct clk_hw *hw, in crg_port_round_rate()
164 crg_port_set_rate(struct clk_hw *hw, in crg_port_set_rate()
251 struct clk_hw hw;
263 static void mhu_cluster_rate(struct clk_hw *hw, unsigned long *rate, int get) in mhu_cluster_rate()
298 clc_recalc_rate(struct clk_hw *hw, unsigned long unused) in clc_recalc_rate()
307 clc_round_rate(struct clk_hw *hw, unsigned long rate, in clc_round_rate()
314 clc_set_rate(struct clk_hw *hw, unsigned long rate, in clc_set_rate()