HomeSort by relevance Sort by last modified time
    Searched refs:OHCI_CTRL_IR (Results 1 - 4 of 4) sorted by null

  /external/u-boot/arch/mips/mach-au1x00/
au1x00_usb_ohci.h 191 #define OHCI_CTRL_IR (1 << 8) /* interrupt routing */
au1x00_usb_ohci.c 263 (temp & OHCI_CTRL_IR) ? " IR" : "",
    [all...]
  /external/u-boot/drivers/usb/host/
ohci.h 207 #define OHCI_CTRL_IR (1 << 8) /* interrupt routing */
ohci-hcd.c 394 (temp & OHCI_CTRL_IR) ? " IR" : "",
    [all...]

Completed in 2847 milliseconds