Searched refs:__of_clk_get (Results 1 – 1 of 1) sorted by relevance
31 static struct clk *__of_clk_get(struct device_node *np, int index, in __of_clk_get() function54 return __of_clk_get(np, index, np->full_name, NULL); in of_clk_get()75 clk = __of_clk_get(np, index, dev_id, name); in __of_clk_get_by_name()