Home
last modified time | relevance | path

Searched refs:__of_clk_get (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/clk/
H A Dclk.c5265 static struct clk *__of_clk_get(struct device_node *np, in __of_clk_get() function
5276 return __of_clk_get(np, index, np->full_name, NULL); in of_clk_get()
5294 return __of_clk_get(np, 0, np->full_name, name); in of_clk_get_by_name()