Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dohci.h236 #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