Lines Matching refs:clk_hw
32 struct clk_hw hw;
41 struct clk_hw hw;
51 struct clk_hw hw;
62 struct clk_hw hw;
70 static int clk_slow_osc_prepare(struct clk_hw *hw)
89 static void clk_slow_osc_unprepare(struct clk_hw *hw)
101 static int clk_slow_osc_is_prepared(struct clk_hw *hw)
119 static struct clk_hw * __init
128 struct clk_hw *hw;
164 static void at91_clk_unregister_slow_osc(struct clk_hw *hw)
172 static unsigned long clk_slow_rc_osc_recalc_rate(struct clk_hw *hw,
180 static unsigned long clk_slow_rc_osc_recalc_accuracy(struct clk_hw *hw,
188 static int clk_slow_rc_osc_prepare(struct clk_hw *hw)
203 static void clk_slow_rc_osc_unprepare(struct clk_hw *hw)
211 static int clk_slow_rc_osc_is_prepared(struct clk_hw *hw)
226 static struct clk_hw * __init
235 struct clk_hw *hw;
269 static void at91_clk_unregister_slow_rc_osc(struct clk_hw *hw)
277 static int clk_sam9x5_slow_set_parent(struct clk_hw *hw, u8 index)
307 static u8 clk_sam9x5_slow_get_parent(struct clk_hw *hw)
320 static struct clk_hw * __init
323 const struct clk_hw **parent_hws,
328 struct clk_hw *hw;
360 static void at91_clk_unregister_sam9x5_slow(struct clk_hw *hw)
375 struct clk_hw *slow_rc, *slow_osc, *slowck;
379 const struct clk_hw *parent_hws[2];
475 struct clk_hw *slow_rc, *slow_osc, *hw;
477 const struct clk_hw *parent_hws[2];
545 static int clk_sama5d4_slow_osc_prepare(struct clk_hw *hw)
570 static int clk_sama5d4_slow_osc_is_prepared(struct clk_hw *hw)
589 struct clk_hw *slow_rc, *slowck;
593 const struct clk_hw *parent_hws[2];