Home
last modified time | relevance | path

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

/components/drivers/clk/
A Dclk.c1191 static struct rt_clk *ofw_get_clk_no_lock(struct rt_ofw_node *np, int index, const char *name, rt_b… in ofw_get_clk_no_lock() function
1262 clk = ofw_get_clk_no_lock(np, index, name, RT_TRUE); in ofw_get_clk()
1309 clk_arr->clks[i] = ofw_get_clk_no_lock(np, i, name, RT_FALSE); in rt_ofw_get_clk_array()

Completed in 5 milliseconds