Lines Matching refs:clk_hw
23 struct clk_hw hw;
39 static int clk_utmi_prepare(struct clk_hw *hw)
41 struct clk_hw *hw_parent;
94 static int clk_utmi_is_prepared(struct clk_hw *hw)
101 static void clk_utmi_unprepare(struct clk_hw *hw)
109 static unsigned long clk_utmi_recalc_rate(struct clk_hw *hw,
123 static struct clk_hw * __init
130 struct clk_hw *hw;
158 struct clk_hw * __init
166 static int clk_utmi_sama7g5_prepare(struct clk_hw *hw)
169 struct clk_hw *hw_parent;
200 static int clk_utmi_sama7g5_is_prepared(struct clk_hw *hw)
203 struct clk_hw *hw_parent;
241 struct clk_hw * __init