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