Lines Matching refs:clk_hw

32 	struct clk_hw hw;
40 struct clk_hw hw;
49 struct clk_hw hw;
59 struct clk_hw hw;
66 static int clk_slow_osc_prepare(struct clk_hw *hw) in clk_slow_osc_prepare()
82 static void clk_slow_osc_unprepare(struct clk_hw *hw) in clk_slow_osc_unprepare()
94 static int clk_slow_osc_is_prepared(struct clk_hw *hw) in clk_slow_osc_is_prepared()
112 static struct clk_hw * __init
120 struct clk_hw *hw; in at91_clk_register_slow_osc()
158 struct clk_hw *hw; in of_at91sam9x5_clk_slow_osc_setup()
177 static unsigned long clk_slow_rc_osc_recalc_rate(struct clk_hw *hw, in clk_slow_rc_osc_recalc_rate()
185 static unsigned long clk_slow_rc_osc_recalc_accuracy(struct clk_hw *hw, in clk_slow_rc_osc_recalc_accuracy()
193 static int clk_slow_rc_osc_prepare(struct clk_hw *hw) in clk_slow_rc_osc_prepare()
205 static void clk_slow_rc_osc_unprepare(struct clk_hw *hw) in clk_slow_rc_osc_unprepare()
213 static int clk_slow_rc_osc_is_prepared(struct clk_hw *hw) in clk_slow_rc_osc_is_prepared()
228 static struct clk_hw * __init
236 struct clk_hw *hw; in at91_clk_register_slow_rc_osc()
272 struct clk_hw *hw; in of_at91sam9x5_clk_slow_rc_osc_setup()
291 static int clk_sam9x5_slow_set_parent(struct clk_hw *hw, u8 index) in clk_sam9x5_slow_set_parent()
318 static u8 clk_sam9x5_slow_get_parent(struct clk_hw *hw) in clk_sam9x5_slow_get_parent()
330 static struct clk_hw * __init
337 struct clk_hw *hw; in at91_clk_register_sam9x5_slow()
371 struct clk_hw *hw; in of_at91sam9x5_clk_slow_setup()
430 static int clk_sama5d4_slow_osc_prepare(struct clk_hw *hw) in clk_sama5d4_slow_osc_prepare()
452 static int clk_sama5d4_slow_osc_is_prepared(struct clk_hw *hw) in clk_sama5d4_slow_osc_is_prepared()
467 struct clk_hw *hw; in of_sama5d4_sckc_setup()