Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-ehci.h199 #define BUFPTR_CPROGMASK_MASK 0x000000ff macro
H A Dhcd-ehci.c1177 q->qh.bufptr[1] &= ~BUFPTR_CPROGMASK_MASK; in ehci_qh_do_overlay()