Home
last modified time | relevance | path

Searched refs:FRAME_TIMER_NS (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/usb/
H A Dhcd-ehci.c41 #define FRAME_TIMER_NS (NANOSECONDS_PER_SECOND / FRAME_TIMER_FREQ) macro
42 #define UFRAME_TIMER_NS (FRAME_TIMER_NS / 8)
638 uint64_t maxage = FRAME_TIMER_NS * ehci->maxframes * 4; in ehci_queues_rip_unused()