Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-ohci.c155 #define OHCI_CTL_IR (1 << 8) macro
344 ohci->ctl = (ohci->ctl & OHCI_CTL_IR) | OHCI_USB_SUSPEND; in ohci_soft_reset()