Home
last modified time | relevance | path

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

/linux-6.12.1/sound/firewire/
Damdtp-stream.c897 static inline u32 increment_ohci_cycle_count(u32 cycle, unsigned int addend) in increment_ohci_cycle_count() function
931 return increment_ohci_cycle_count(cycle, queue_size); in compute_ohci_it_cycle()
964 next_cycle = increment_ohci_cycle_count(next_cycle, 1); in generate_tx_packet_descs()
981 unsigned int safe_cycle = increment_ohci_cycle_count(next_cycle, in generate_tx_packet_descs()
1006 next_cycle = increment_ohci_cycle_count(next_cycle, 1); in generate_tx_packet_descs()
1258 s->next_cycle = increment_ohci_cycle_count(cycle, 1); in skip_rx_packets()
1394 s->next_cycle = increment_ohci_cycle_count(cycle, 1); in drop_tx_packets()
1536 next_cycle = increment_ohci_cycle_count(s->next_cycle, in drop_tx_packets_initially()