Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Dtlv320dac33.c120 unsigned int mode7_us_to_lthr; /* Time to reach lthr from uthr */ member
688 dac33->t_stamp1 -= dac33->mode7_us_to_lthr; in dac33_prefill_handler()
1107 dac33->mode7_us_to_lthr = in dac33_calculate_times()
1253 if (time_delta <= dac33->mode7_us_to_lthr) { in dac33_dai_delay()
1271 time_delta = time_delta - dac33->mode7_us_to_lthr; in dac33_dai_delay()