Home
last modified time | relevance | path

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

/linux-6.6.21/sound/firewire/
Damdtp-stream.c862 static inline u32 compute_ohci_cycle_count(__be32 ctx_header_tstamp) in compute_ohci_cycle_count() function
901 u32 cycle = compute_ohci_cycle_count(ctx_header_tstamp); in compute_ohci_it_cycle()
927 cycle = compute_ohci_cycle_count(ctx_header[1]); in generate_tx_packet_descs()
1360 cycle = compute_ohci_cycle_count(ctx_header[1]); in drop_tx_packets()
1390 unsigned int cycle = compute_ohci_cycle_count(ctx_header[1]); in process_tx_packets_intermediately()