Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-ehci.h61 #define ITD_XACT_OFFSET_MASK 0x00000fff macro
H A Dhcd-ehci.c1423 off = itd->transact[i] & ITD_XACT_OFFSET_MASK; in ehci_process_itd()