Searched refs:compare_ohci_cycle_count (Results 1 – 1 of 1) sorted by relevance
897 static int compare_ohci_cycle_count(u32 lval, u32 rval) in compare_ohci_cycle_count() function967 lost = (compare_ohci_cycle_count(safe_cycle, cycle) < 0); in generate_tx_packet_descs()1096 if (compare_ohci_cycle_count(latest_cycle, curr_cycle) > 0) in compute_pcm_extra_delay()1110 if (compare_ohci_cycle_count(latest_cycle, curr_cycle) < 0) in compute_pcm_extra_delay()1276 if (compare_ohci_cycle_count(cycle, d->processing_cycle.rx_start) >= 0) in process_rx_packets_intermediately()1405 if (compare_ohci_cycle_count(cycle, d->processing_cycle.tx_start) >= 0) in process_tx_packets_intermediately()1519 compare_ohci_cycle_count(next_cycle, cycle) > 0) in drop_tx_packets_initially()1615 if (compare_ohci_cycle_count(s->next_cycle, cycle) > 0) in irq_target_callback_skip()