Home
last modified time | relevance | path

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

/components/drivers/include/drivers/
A Dclk.h203 struct rt_clk *rt_ofw_get_clk(struct rt_ofw_node *np, int index);
207 rt_inline struct rt_clk *rt_ofw_get_clk(struct rt_ofw_node *np, int index) in rt_ofw_get_clk() function
/components/drivers/clk/
A Dclk.c1113 clk = rt_ofw_get_clk(dev->ofw_node, index); in rt_clk_get_by_index()
1341 struct rt_clk *rt_ofw_get_clk(struct rt_ofw_node *np, int index) in rt_ofw_get_clk() function

Completed in 4 milliseconds