Searched refs:MAX_SAMPLE_CLOCK_COUNT (Results 1 – 2 of 2) sorted by relevance
197 #define MAX_SAMPLE_CLOCK_COUNT 48 macro249 struct lola_sample_clock sample_clock[MAX_SAMPLE_CLOCK_COUNT];250 unsigned int idx_lookup[MAX_SAMPLE_CLOCK_COUNT];
131 if (chip->clock.items > MAX_SAMPLE_CLOCK_COUNT) { in lola_init_clock_widget()