Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Dtlv320dac33.c120 unsigned int mode7_us_to_lthr; /* Time to reach lthr from uthr */ member
689 dac33->t_stamp1 -= dac33->mode7_us_to_lthr; in dac33_prefill_handler()
1108 dac33->mode7_us_to_lthr = in dac33_calculate_times()
1254 if (time_delta <= dac33->mode7_us_to_lthr) { in dac33_dai_delay()
1272 time_delta = time_delta - dac33->mode7_us_to_lthr; in dac33_dai_delay()