Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Dhcd-ehci.h200 #define BUFPTR_FRAMETAG_MASK 0x0000001f macro
H A Dhcd-ehci.c1179 q->qh.bufptr[2] &= ~BUFPTR_FRAMETAG_MASK; in ehci_qh_do_overlay()