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()
137 struct clk_hw *parent; in clk_sam9x5_peripheral_autodiv()
160 static int clk_sam9x5_peripheral_enable(struct clk_hw *hw) in clk_sam9x5_peripheral_enable()
179 static void clk_sam9x5_peripheral_disable(struct clk_hw *hw) in clk_sam9x5_peripheral_disable()
195 static int clk_sam9x5_peripheral_is_enabled(struct clk_hw *hw) in clk_sam9x5_peripheral_is_enabled()
213 clk_sam9x5_peripheral_recalc_rate(struct clk_hw *hw, in clk_sam9x5_peripheral_recalc_rate()
238 static long clk_sam9x5_peripheral_round_rate(struct clk_hw *hw, in clk_sam9x5_peripheral_round_rate()
284 static int clk_sam9x5_peripheral_set_rate(struct clk_hw *hw, in clk_sam9x5_peripheral_set_rate()