Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds