Home
last modified time | relevance | path

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

/drivers/firewire/
A Dcore.h271 static inline u32 cycle_time_to_ohci_tstamp(u32 tstamp) in cycle_time_to_ohci_tstamp() function
A Dcore-transaction.c108 tstamp = cycle_time_to_ohci_tstamp(curr_cycle_time); in fw_cancel_transaction()
355 tstamp = cycle_time_to_ohci_tstamp(curr_cycle_time); in __fw_send_request()
A Dohci.c1651 response.timestamp = cycle_time_to_ohci_tstamp(get_cycle_time(ohci)); in handle_local_rom()
1701 response.timestamp = cycle_time_to_ohci_tstamp(get_cycle_time(ohci)); in handle_local_lock()
1755 packet->timestamp = cycle_time_to_ohci_tstamp(get_cycle_time(ohci)); in at_context_transmit()
1766 packet->timestamp = cycle_time_to_ohci_tstamp(get_cycle_time(ohci)); in at_context_transmit()
2713 packet->timestamp = cycle_time_to_ohci_tstamp(get_cycle_time(ohci)); in ohci_cancel_packet()

Completed in 19 milliseconds