Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/firewire/
H A Dohci.c1793 static u32 update_bus_time(struct fw_ohci *ohci) in update_bus_time() function
2199 update_bus_time(ohci); in irq_handler()
2689 value = update_bus_time(ohci); in ohci_read_csr()
2747 ohci->bus_time = (update_bus_time(ohci) & 0x40) | in ohci_write_csr()
/kernel/linux/linux-6.6/drivers/firewire/
H A Dohci.c1804 static u32 update_bus_time(struct fw_ohci *ohci) in update_bus_time() function
2209 update_bus_time(ohci); in irq_handler()
2701 value = update_bus_time(ohci); in ohci_read_csr()
2759 ohci->bus_time = (update_bus_time(ohci) & 0x40) | in ohci_write_csr()

Completed in 11 milliseconds