Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-ohci.c159 #define OHCI_STATUS_HCR (1 << 0) macro
1670 if (ohci->status & OHCI_STATUS_HCR) { in ohci_mem_write()