Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/
H A Dclk.c4909 static struct clk *__of_clk_get(struct device_node *np, in __of_clk_get() function
4920 return __of_clk_get(np, index, np->full_name, NULL); in of_clk_get()
4938 return __of_clk_get(np, 0, np->full_name, name); in of_clk_get_by_name()
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk.c5154 static struct clk *__of_clk_get(struct device_node *np, in __of_clk_get() function
5165 return __of_clk_get(np, index, np->full_name, NULL); in of_clk_get()
5183 return __of_clk_get(np, 0, np->full_name, name); in of_clk_get_by_name()

Completed in 13 milliseconds