Lines Matching refs:clk_hw
43 struct clk_hw hw;
51 struct clk_hw hw;
61 struct clk_hw hw;
68 struct clk_hw hw;
77 static int clk_slow_osc_prepare(struct clk_hw *hw) in clk_slow_osc_prepare()
93 static void clk_slow_osc_unprepare(struct clk_hw *hw) in clk_slow_osc_unprepare()
105 static int clk_slow_osc_is_prepared(struct clk_hw *hw) in clk_slow_osc_is_prepared()
184 static unsigned long clk_slow_rc_osc_recalc_rate(struct clk_hw *hw, in clk_slow_rc_osc_recalc_rate()
192 static unsigned long clk_slow_rc_osc_recalc_accuracy(struct clk_hw *hw, in clk_slow_rc_osc_recalc_accuracy()
200 static int clk_slow_rc_osc_prepare(struct clk_hw *hw) in clk_slow_rc_osc_prepare()
212 static void clk_slow_rc_osc_unprepare(struct clk_hw *hw) in clk_slow_rc_osc_unprepare()
220 static int clk_slow_rc_osc_is_prepared(struct clk_hw *hw) in clk_slow_rc_osc_is_prepared()
294 static int clk_sam9x5_slow_set_parent(struct clk_hw *hw, u8 index) in clk_sam9x5_slow_set_parent()
321 static u8 clk_sam9x5_slow_get_parent(struct clk_hw *hw) in clk_sam9x5_slow_get_parent()
393 static u8 clk_sam9260_slow_get_parent(struct clk_hw *hw) in clk_sam9260_slow_get_parent()