Home
last modified time | relevance | path

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

/Linux-v6.1/sound/firewire/
Damdtp-stream.c854 static inline u32 compute_ohci_cycle_count(__be32 ctx_header_tstamp) in compute_ohci_cycle_count() function
885 u32 cycle = compute_ohci_cycle_count(ctx_header_tstamp); in compute_ohci_it_cycle()
910 cycle = compute_ohci_cycle_count(ctx_header[1]); in generate_device_pkt_descs()
1259 cycle = compute_ohci_cycle_count(ctx_header[1]); in drop_tx_packets()
1289 unsigned int cycle = compute_ohci_cycle_count(ctx_header[1]); in process_tx_packets_intermediately()