Home
last modified time | relevance | path

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

/external/u-boot/arch/mips/mach-au1x00/
Dau1x00_usb_ohci.h222 #define OHCI_INTR_RHSC (1 << 6) /* root hub status change */ macro
/external/u-boot/drivers/usb/host/
Dohci.h238 #define OHCI_INTR_RHSC (1 << 6) /* root hub status change */ macro