Lines Matching refs:clk_hw
35 struct clk_hw hw;
43 struct clk_hw hw;
54 static int clk_peripheral_enable(struct clk_hw *hw) in clk_peripheral_enable()
69 static void clk_peripheral_disable(struct clk_hw *hw) in clk_peripheral_disable()
83 static int clk_peripheral_is_enabled(struct clk_hw *hw) in clk_peripheral_is_enabled()
160 static int clk_sam9x5_peripheral_enable(struct clk_hw *hw) in clk_sam9x5_peripheral_enable()
175 static void clk_sam9x5_peripheral_disable(struct clk_hw *hw) in clk_sam9x5_peripheral_disable()
187 static int clk_sam9x5_peripheral_is_enabled(struct clk_hw *hw) in clk_sam9x5_peripheral_is_enabled()
205 clk_sam9x5_peripheral_recalc_rate(struct clk_hw *hw, in clk_sam9x5_peripheral_recalc_rate()
230 static long clk_sam9x5_peripheral_round_rate(struct clk_hw *hw, in clk_sam9x5_peripheral_round_rate()
276 static int clk_sam9x5_peripheral_set_rate(struct clk_hw *hw, in clk_sam9x5_peripheral_set_rate()