MAX_STREAM_IN_COUNT
reg = lola_dsd_read(chip, i + MAX_STREAM_IN_COUNT, STS);
lola_dsd_write(chip, i + MAX_STREAM_IN_COUNT, STS, reg);
if (chip->pcm[CAPT].num_streams > MAX_STREAM_IN_COUNT ||
chip->mixer.dest_phys_out_ofs > MAX_STREAM_IN_COUNT) {
str->dsd += MAX_STREAM_IN_COUNT;