Searched defs:clk_bulk (Results 1 – 2 of 2) sorted by relevance
75 struct clk_bulk { struct76 struct clk *clks;77 unsigned int count;
49 struct clk_bulk_data *clk_bulk; in of_clk_bulk_get_all() local