Searched defs:clk_hw_onecell_data (Results 1 – 2 of 2) sorted by relevance
1156 struct clk_hw_onecell_data { struct1157 unsigned int num;1158 struct clk_hw *hws[];
3735 struct clk_hw_onecell_data *clk_hw_onecell_data) in meson8b_clkc_init_common()