Home
last modified time | relevance | path

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

/openbmc/linux/sound/firewire/
H A Damdtp-stream.c908 static inline u32 compute_ohci_it_cycle(const __be32 ctx_header_tstamp, in compute_ohci_it_cycle() function
1027 desc->cycle = compute_ohci_it_cycle(*ctx_header, s->queue_size); in generate_rx_packet_descs()
1234 cycle = compute_ohci_it_cycle(ctx_header[packets - 1], s->queue_size); in skip_rx_packets()
1271 unsigned int cycle = compute_ohci_it_cycle(ctx_header[offset], queue_size); in process_rx_packets_intermediately()