MAX_SAMPLE_CLOCK_COUNT
struct lola_sample_clock sample_clock[MAX_SAMPLE_CLOCK_COUNT];
unsigned int idx_lookup[MAX_SAMPLE_CLOCK_COUNT];
if (chip->clock.items > MAX_SAMPLE_CLOCK_COUNT) {