Home
last modified time | relevance | path

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

/external/qemu/hw/
Dusb-ohci.c308 #define OHCI_HRESET_FSBIR (1 << 0) macro
1629 ohci->hreset = val & ~OHCI_HRESET_FSBIR; in ohci_mem_write()
1630 if (val & OHCI_HRESET_FSBIR) in ohci_mem_write()