Searched refs:__of_clk_get (Results 1 – 1 of 1) sorted by relevance
5056 static struct clk *__of_clk_get(struct device_node *np, in __of_clk_get() function5067 return __of_clk_get(np, index, np->full_name, NULL); in of_clk_get()5085 return __of_clk_get(np, 0, np->full_name, name); in of_clk_get_by_name()