Home
last modified time | relevance | path

Searched refs:get_cycle_time (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/firewire/
H A Dohci.c1673 static u32 get_cycle_time(struct fw_ohci *ohci);
1687 packet->timestamp = cycle_time_to_ohci_tstamp(get_cycle_time(ctx->ohci)); in at_context_transmit()
1698 packet->timestamp = cycle_time_to_ohci_tstamp(get_cycle_time(ctx->ohci)); in at_context_transmit()
1765 static u32 get_cycle_time(struct fw_ohci *ohci) in get_cycle_time() function
1806 u32 cycle_time_seconds = get_cycle_time(ohci) >> 25; in update_bus_time()
2618 packet->timestamp = cycle_time_to_ohci_tstamp(get_cycle_time(ohci)); in ohci_cancel_packet()
2692 return get_cycle_time(ohci); in ohci_read_csr()
/kernel/linux/linux-5.10/drivers/firewire/
H A Dohci.c1754 static u32 get_cycle_time(struct fw_ohci *ohci) in get_cycle_time() function
1795 u32 cycle_time_seconds = get_cycle_time(ohci) >> 25; in update_bus_time()
2680 return get_cycle_time(ohci); in ohci_read_csr()

Completed in 11 milliseconds