Searched defs:clk_bulk (Results 1 – 3 of 3) sorted by relevance
76 struct clk_bulk { struct77 struct clk *clks;78 unsigned int count;
65 struct clk_bulk clk_bulk; in sunxi_clk_probe() local
49 struct clk_bulk_data *clk_bulk; in of_clk_bulk_get_all() local