Home
last modified time | relevance | path

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

/linux-6.1.9/sound/firewire/
Damdtp-stream.c860 static inline u32 increment_ohci_cycle_count(u32 cycle, unsigned int addend) in increment_ohci_cycle_count() function
886 return increment_ohci_cycle_count(cycle, queue_size); in compute_ohci_it_cycle()
918 next_cycle = increment_ohci_cycle_count(next_cycle, 1); in generate_device_pkt_descs()
935 unsigned int safe_cycle = increment_ohci_cycle_count(next_cycle, in generate_device_pkt_descs()
960 next_cycle = increment_ohci_cycle_count(next_cycle, 1); in generate_device_pkt_descs()
1132 s->next_cycle = increment_ohci_cycle_count(cycle, 1); in skip_rx_packets()
1260 s->next_cycle = increment_ohci_cycle_count(cycle, 1); in drop_tx_packets()
1402 next_cycle = increment_ohci_cycle_count(s->next_cycle, in drop_tx_packets_initially()