Searched refs:compare_ohci_cycle_count (Results 1 – 1 of 1) sorted by relevance
868 static int compare_ohci_cycle_count(u32 lval, u32 rval) in compare_ohci_cycle_count() function937 lost = (compare_ohci_cycle_count(safe_cycle, cycle) > 0); in generate_device_pkt_descs()1170 if (compare_ohci_cycle_count(cycle, d->processing_cycle.rx_start) >= 0) in process_rx_packets_intermediately()1291 if (compare_ohci_cycle_count(cycle, d->processing_cycle.tx_start) >= 0) in process_tx_packets_intermediately()1405 compare_ohci_cycle_count(next_cycle, cycle) > 0) in drop_tx_packets_initially()1501 if (compare_ohci_cycle_count(s->next_cycle, cycle) > 0) in irq_target_callback_skip()