Searched refs:of_clk_get_hw (Results 1 – 2 of 2) sorted by relevance
12 struct clk_hw *of_clk_get_hw(struct device_node *np,15 static inline struct clk_hw *of_clk_get_hw(struct device_node *np, in of_clk_get_hw() function
5290 struct clk_hw *of_clk_get_hw(struct device_node *np, int index, in of_clk_get_hw() function5311 struct clk_hw *hw = of_clk_get_hw(np, index, con_id); in __of_clk_get()