Searched refs:CMU_MAX_CLKS (Results 1 – 1 of 1) sorted by relevance
15 #define CMU_MAX_CLKS 37 macro25 clk_data = kzalloc(struct_size(clk_data, hws, CMU_MAX_CLKS), in efm32gg_cmu_init()33 for (i = 0; i < CMU_MAX_CLKS; ++i) in efm32gg_cmu_init()