Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/firewire/
Dcore.h252 static inline u32 cycle_time_to_ohci_tstamp(u32 tstamp) in cycle_time_to_ohci_tstamp() function
Dcore-transaction.c138 tstamp = cycle_time_to_ohci_tstamp(curr_cycle_time); in fw_cancel_transaction()
395 tstamp = cycle_time_to_ohci_tstamp(curr_cycle_time); in __fw_send_request()
Dohci.c1642 packet->timestamp = cycle_time_to_ohci_tstamp(get_cycle_time(ctx->ohci)); in at_context_transmit()
1653 packet->timestamp = cycle_time_to_ohci_tstamp(get_cycle_time(ctx->ohci)); in at_context_transmit()
2570 packet->timestamp = cycle_time_to_ohci_tstamp(get_cycle_time(ohci)); in ohci_cancel_packet()