Home
last modified time | relevance | path

Searched defs:of_clk_get (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dclk.h991 static inline struct clk *of_clk_get(struct device_node *np, int index) in of_clk_get() function
/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk.c5008 struct clk *of_clk_get(struct device_node *np, int index) in of_clk_get() function