Home
last modified time | relevance | path

Searched refs:mode1_us_burst (Results 1 – 1 of 1) sorted by relevance

/sound/soc/codecs/
Dtlv320dac33.c104 unsigned int mode1_us_burst; /* Time to burst read n number of member
1081 dac33->mode1_us_burst = SAMPLES_TO_US(dac33->burst_rate, in dac33_calculate_times()
1176 } else if ((t_now - t1) <= dac33->mode1_us_burst) { in dac33_dai_delay()