Searched refs:bus_time2 (Results 1 – 1 of 1) sorted by relevance
1935 uint32_t bus_time2; in hci1394_ohci_bustime_get() local1953 bus_time2 = ohci_hdl->ohci_bustime_count; in hci1394_ohci_bustime_get()1954 } while (bus_time1 != bus_time2); in hci1394_ohci_bustime_get()1956 *bus_time = (bus_time2 << 7) | (cycle_time >> 25); in hci1394_ohci_bustime_get()