Searched defs:clk_bulk (Results 1 – 2 of 2) 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