Searched refs:BUFPTR_FRAMETAG_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/usb/ | ||
H A D | hcd-ehci.h | 200 #define BUFPTR_FRAMETAG_MASK 0x0000001f macro |
H A D | hcd-ehci.c | 1179 q->qh.bufptr[2] &= ~BUFPTR_FRAMETAG_MASK; in ehci_qh_do_overlay() |