Lines Matching refs:clk_hw
41 struct clk_hw hw;
49 struct clk_hw hw;
59 struct clk_hw hw;
66 struct clk_hw hw;
75 static int clk_slow_osc_prepare(struct clk_hw *hw) in clk_slow_osc_prepare()
91 static void clk_slow_osc_unprepare(struct clk_hw *hw) in clk_slow_osc_unprepare()
103 static int clk_slow_osc_is_prepared(struct clk_hw *hw) in clk_slow_osc_is_prepared()
182 static unsigned long clk_slow_rc_osc_recalc_rate(struct clk_hw *hw, in clk_slow_rc_osc_recalc_rate()
190 static unsigned long clk_slow_rc_osc_recalc_accuracy(struct clk_hw *hw, in clk_slow_rc_osc_recalc_accuracy()
198 static int clk_slow_rc_osc_prepare(struct clk_hw *hw) in clk_slow_rc_osc_prepare()
210 static void clk_slow_rc_osc_unprepare(struct clk_hw *hw) in clk_slow_rc_osc_unprepare()
218 static int clk_slow_rc_osc_is_prepared(struct clk_hw *hw) in clk_slow_rc_osc_is_prepared()
292 static int clk_sam9x5_slow_set_parent(struct clk_hw *hw, u8 index) in clk_sam9x5_slow_set_parent()
319 static u8 clk_sam9x5_slow_get_parent(struct clk_hw *hw) in clk_sam9x5_slow_get_parent()
396 static u8 clk_sam9260_slow_get_parent(struct clk_hw *hw) in clk_sam9260_slow_get_parent()