Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Dhcd-ohci.c176 #define OHCI_HCCA_MASK 0xffffff00 macro
1686 ohci->hcca = val & OHCI_HCCA_MASK; in ohci_mem_write()