Searched refs:of_clk_bulk_get (Results 1 – 1 of 1) sorted by relevance
15 static int __must_check of_clk_bulk_get(struct device_node *np, int num_clks, in of_clk_bulk_get() function61 ret = of_clk_bulk_get(np, num_clks, clk_bulk); in of_clk_bulk_get_all()