Home
last modified time | relevance | path

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

/drivers/clk/
Dclk-bulk.c15 static int __must_check of_clk_bulk_get(struct device_node *np, int num_clks, in of_clk_bulk_get() function
61 ret = of_clk_bulk_get(np, num_clks, clk_bulk); in of_clk_bulk_get_all()