Home
last modified time | relevance | path

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

/Linux-v5.10/sound/firewire/
Damdtp-stream.c23 #define OHCI_MAX_SECOND 8 macro
682 if (cycle >= OHCI_MAX_SECOND * CYCLES_PER_SECOND) in increment_cycle_count()
683 cycle -= OHCI_MAX_SECOND * CYCLES_PER_SECOND; in increment_cycle_count()