Searched refs:cycle_time (Results 1 – 3 of 3) sorted by relevance
235 uint64_t cycle_time; in nhm_scrubber_enable() local258 cycle_time = in nhm_scrubber_enable()261 interval = (uint32_t)((36400ULL * cycle_time) / in nhm_scrubber_enable()
1904 uint32_t *cycle_time) in hci1394_ohci_cycletime_get() argument1907 ASSERT(cycle_time != NULL); in hci1394_ohci_cycletime_get()1908 *cycle_time = ddi_get32(ohci_hdl->ohci_reg_handle, in hci1394_ohci_cycletime_get()1919 uint32_t cycle_time) in hci1394_ohci_cycletime_set() argument1923 &ohci_hdl->ohci_regs->isoch_cycle_timer, cycle_time); in hci1394_ohci_cycletime_set()1936 uint32_t cycle_time; in hci1394_ohci_bustime_get() local1951 cycle_time = ddi_get32(ohci_hdl->ohci_reg_handle, in hci1394_ohci_bustime_get()1956 *bus_time = (bus_time2 << 7) | (cycle_time >> 25); in hci1394_ohci_bustime_get()2032 uint32_t cycle_time; in hci1394_ohci_isr_cycle64seconds() local2037 cycle_time = ddi_get32(ohci_hdl->ohci_reg_handle, in hci1394_ohci_isr_cycle64seconds()[all …]
658 uint32_t *cycle_time);660 uint32_t cycle_time);