Searched refs:N_CLOCKS (Results 1 – 3 of 3) sorted by relevance
31 static const char *clk_names[N_CLOCKS] = {44 struct s5_hw_clk s5_hw[N_CLOCKS];239 if (idx >= N_CLOCKS) { in s5_clk_hw_get()267 for (i = 0; i < N_CLOCKS; i++) { in s5_clk_probe()
21 #define N_CLOCKS 9 macro
32 #define N_CLOCKS 18 macro