Home
last modified time | relevance | path

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

/openbmc/linux/sound/firewire/
H A Damdtp-stream.c861 static inline u32 compute_ohci_iso_ctx_cycle_count(u32 tstamp) in compute_ohci_iso_ctx_cycle_count() function
869 return compute_ohci_iso_ctx_cycle_count(tstamp); in compute_ohci_cycle_count()
1082 curr_cycle = compute_ohci_iso_ctx_cycle_count((cycle_time >> 12) & 0x0000ffff); in compute_pcm_extra_delay()