Home
last modified time | relevance | path

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

/linux-6.12.1/sound/firewire/
Damdtp-stream.c891 static inline u32 compute_ohci_cycle_count(__be32 ctx_header_tstamp) in compute_ohci_cycle_count() function
930 u32 cycle = compute_ohci_cycle_count(ctx_header_tstamp); in compute_ohci_it_cycle()
956 cycle = compute_ohci_cycle_count(ctx_header[1]); in generate_tx_packet_descs()
1393 cycle = compute_ohci_cycle_count(ctx_header[1]); in drop_tx_packets()
1423 unsigned int cycle = compute_ohci_cycle_count(ctx_header[1]); in process_tx_packets_intermediately()