HomeSort by relevance Sort by last modified time
    Searched defs:OHCI_INTR_RHSC (Results 1 - 2 of 2) sorted by null

  /external/u-boot/arch/mips/mach-au1x00/
au1x00_usb_ohci.h 222 #define OHCI_INTR_RHSC (1 << 6) /* root hub status change */
  /external/u-boot/drivers/usb/host/
ohci.h 238 #define OHCI_INTR_RHSC (1 << 6) /* root hub status change */

Completed in 49 milliseconds