Home
last modified time | relevance | path

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

/linux-6.12.1/sound/firewire/
Damdtp-stream.c886 static inline u32 compute_ohci_iso_ctx_cycle_count(u32 tstamp) in compute_ohci_iso_ctx_cycle_count() function
894 return compute_ohci_iso_ctx_cycle_count(tstamp); in compute_ohci_cycle_count()
1114 curr_cycle = compute_ohci_iso_ctx_cycle_count((cycle_time >> 12) & 0x0000ffff); in compute_pcm_extra_delay()