Searched refs:update_bus_time (Results 1 – 1 of 1) sorted by relevance
1868 static u32 update_bus_time(struct fw_ohci *ohci) in update_bus_time() function2307 update_bus_time(ohci); in irq_handler()2784 return update_bus_time(ohci); in ohci_read_csr()2840 ohci->bus_time = (update_bus_time(ohci) & 0x40) | (value & ~0x7f); in ohci_write_csr()