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

  /external/u-boot/arch/mips/mach-au1x00/
au1x00_usb_ohci.h 199 # define OHCI_USB_SUSPEND (3 << 6)
au1x00_usb_ohci.c 244 case OHCI_USB_SUSPEND: return "suspend";
    [all...]
  /external/u-boot/drivers/usb/host/
ohci.h 215 # define OHCI_USB_SUSPEND (3 << 6)
ohci-hcd.c 375 case OHCI_USB_SUSPEND: return "suspend";
    [all...]

Completed in 212 milliseconds