Home
last modified time | relevance | path

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

/openbmc/linux/sound/firewire/
H A Damdtp-stream.c881 static inline u32 increment_ohci_cycle_count(u32 cycle, unsigned int addend) in increment_ohci_cycle_count() function
915 return increment_ohci_cycle_count(cycle, queue_size); in compute_ohci_it_cycle()
948 next_cycle = increment_ohci_cycle_count(next_cycle, 1); in generate_tx_packet_descs()
965 unsigned int safe_cycle = increment_ohci_cycle_count(next_cycle, in generate_tx_packet_descs()
990 next_cycle = increment_ohci_cycle_count(next_cycle, 1); in generate_tx_packet_descs()
1238 s->next_cycle = increment_ohci_cycle_count(cycle, 1); in skip_rx_packets()
1374 s->next_cycle = increment_ohci_cycle_count(cycle, 1); in drop_tx_packets()
1516 next_cycle = increment_ohci_cycle_count(s->next_cycle, in drop_tx_packets_initially()