Home
last modified time | relevance | path

Searched defs:OHCI_INTR_OC (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dpci-quirks.c48 #define OHCI_INTR_OC (1 << 30) /* ownership change */ macro
H A Dohci.h292 #define OHCI_INTR_OC (1 << 30) /* ownership change */ macro
H A Disp1362.h303 #define OHCI_INTR_OC (1 << 30) /* ownership change */ macro
/openbmc/u-boot/drivers/usb/host/
H A Dohci.h239 #define OHCI_INTR_OC (1 << 30) /* ownership change */ macro
/openbmc/qemu/hw/usb/
H A Dhcd-ohci.c172 #define OHCI_INTR_OC (1U << 30) /* Ownership change */ macro