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