Home
last modified time | relevance | path

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

/external/qemu/hw/
Dusb-ohci.c231 #define OHCI_STATUS_HCR (1<<0) macro
1556 if (ohci->status & OHCI_STATUS_HCR) in ohci_mem_write()