Home
last modified time | relevance | path

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

/external/u-boot/arch/mips/mach-au1x00/
Dau1x00_usb_ohci.h220 #define OHCI_INTR_UE (1 << 4) /* unrecoverable error */ macro
/external/u-boot/drivers/usb/host/
Dohci.h236 #define OHCI_INTR_UE (1 << 4) /* unrecoverable error */ macro