Home
last modified time | relevance | path

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

/Linux-v5.4/sound/firewire/motu/
Damdtp-motu.c30 unsigned int next_accumulated; member
115 p->next_accumulated = 0; in amdtp_motu_set_parameters()
363 p->next_accumulated += p->remainder_ticks_per_event; in compute_next_elapse_from_start()
364 if (p->next_accumulated >= 441) { in compute_next_elapse_from_start()
365 p->next_accumulated -= 441; in compute_next_elapse_from_start()