Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
H A 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()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A 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()

Completed in 4 milliseconds