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()
2309 uint32_t *cycle_time) in hci1394_ohci_cycletime_get() argument2312 ASSERT(cycle_time != NULL); in hci1394_ohci_cycletime_get()2315 *cycle_time = ddi_get32(ohci_hdl->ohci_reg_handle, in hci1394_ohci_cycletime_get()2328 uint32_t cycle_time) in hci1394_ohci_cycletime_set() argument2334 &ohci_hdl->ohci_regs->isoch_cycle_timer, cycle_time); in hci1394_ohci_cycletime_set()2349 uint32_t cycle_time; in hci1394_ohci_bustime_get() local2366 cycle_time = ddi_get32(ohci_hdl->ohci_reg_handle, in hci1394_ohci_bustime_get()2371 *bus_time = (bus_time2 << 7) | (cycle_time >> 25); in hci1394_ohci_bustime_get()2464 uint32_t cycle_time; in hci1394_ohci_isr_cycle64seconds() local2471 cycle_time = ddi_get32(ohci_hdl->ohci_reg_handle, in hci1394_ohci_isr_cycle64seconds()[all …]
660 uint32_t *cycle_time);662 uint32_t cycle_time);