Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtlv320dac33.c106 unsigned int mode7_us_to_lthr; /* Time to reach lthr from uthr */ member
675 dac33->t_stamp1 -= dac33->mode7_us_to_lthr; in dac33_prefill_handler()
1094 dac33->mode7_us_to_lthr = in dac33_calculate_times()
1240 if (time_delta <= dac33->mode7_us_to_lthr) { in dac33_dai_delay()
1258 time_delta = time_delta - dac33->mode7_us_to_lthr; in dac33_dai_delay()