Home
last modified time | relevance | path

Searched defs:OHCI_INTR_UE (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dohci.h236 #define OHCI_INTR_UE (1 << 4) /* unrecoverable error */ macro
/openbmc/linux/drivers/usb/host/
H A Dohci.h289 #define OHCI_INTR_UE (1 << 4) /* unrecoverable error */ macro
H A Disp1362.h300 #define OHCI_INTR_UE (1 << 4) /* unrecoverable error */ macro
/openbmc/qemu/hw/usb/
H A Dhcd-ohci.c169 #define OHCI_INTR_UE (1U << 4) /* Unrecoverable error */ macro