Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/firewire/
Dohci.c1713 static u32 get_cycle_time(struct fw_ohci *ohci) in get_cycle_time() function
1751 u32 cycle_time_seconds = get_cycle_time(ohci) >> 25; in update_bus_time()
2636 return get_cycle_time(ohci); in ohci_read_csr()