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

  /external/u-boot/arch/mips/mach-au1x00/
au1x00_usb_ohci.c 220 (mask & OHCI_INTR_WDH) ? " WDH" : "",
    [all...]
au1x00_usb_ohci.h 217 #define OHCI_INTR_WDH (1 << 1) /* writeback of done_head */
  /external/u-boot/drivers/usb/host/
ohci.h 233 #define OHCI_INTR_WDH (1 << 1) /* writeback of done_head */
ohci-hcd.c 350 (mask & OHCI_INTR_WDH) ? " WDH" : "",
    [all...]

Completed in 83 milliseconds