Searched defs:clk_bulk (Results 1 – 2 of 2) sorted by relevance
84 struct clk_bulk { struct85 struct clk *clks;86 unsigned int count;
65 struct clk_bulk clk_bulk; in sunxi_clk_probe() local