Home
last modified time | relevance | path

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

/openbmc/linux/sound/firewire/
H A Damdtp-stream.c866 static inline u32 compute_ohci_cycle_count(__be32 ctx_header_tstamp) in compute_ohci_cycle_count() function
905 u32 cycle = compute_ohci_cycle_count(ctx_header_tstamp); in compute_ohci_it_cycle()
931 cycle = compute_ohci_cycle_count(ctx_header[1]); in generate_tx_packet_descs()
1364 cycle = compute_ohci_cycle_count(ctx_header[1]); in drop_tx_packets()
1394 unsigned int cycle = compute_ohci_cycle_count(ctx_header[1]); in process_tx_packets_intermediately()