Home
last modified time | relevance | path

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

/linux-6.6.21/sound/firewire/
Damdtp-stream.c868 static inline u32 increment_ohci_cycle_count(u32 cycle, unsigned int addend) in increment_ohci_cycle_count() function
902 return increment_ohci_cycle_count(cycle, queue_size); in compute_ohci_it_cycle()
935 next_cycle = increment_ohci_cycle_count(next_cycle, 1); in generate_tx_packet_descs()
952 unsigned int safe_cycle = increment_ohci_cycle_count(next_cycle, in generate_tx_packet_descs()
977 next_cycle = increment_ohci_cycle_count(next_cycle, 1); in generate_tx_packet_descs()
1225 s->next_cycle = increment_ohci_cycle_count(cycle, 1); in skip_rx_packets()
1361 s->next_cycle = increment_ohci_cycle_count(cycle, 1); in drop_tx_packets()
1503 next_cycle = increment_ohci_cycle_count(s->next_cycle, in drop_tx_packets_initially()