Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-uhci.c50 #define QH_VALID 32 macro
52 #define MAX_FRAMES_PER_TICK (QH_VALID / 2)
129 queue->valid = QH_VALID; in uhci_queue_new()
763 q->valid = QH_VALID; in uhci_handle_td()