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

  /external/u-boot/drivers/usb/musb/
musb_hcd.h 51 #define RH_CLEAR_FEATURE 0x0100
musb_hcd.c 534 case RH_CLEAR_FEATURE | RH_ENDPOINT:
535 debug("RH_CLEAR_FEATURE | RH_ENDPOINT\n");
546 case RH_CLEAR_FEATURE | RH_CLASS:
547 debug("RH_CLEAR_FEATURE | RH_CLASS\n");
563 case RH_CLEAR_FEATURE | RH_OTHER | RH_CLASS:
564 debug("RH_CLEAR_FEATURE | RH_OTHER | RH_CLASS\n");
  /external/u-boot/drivers/usb/host/
sl811.h 89 #define RH_CLEAR_FEATURE 0x0100
sl811-hcd.c 581 case RH_CLEAR_FEATURE | USB_RECIP_ENDPOINT:
588 case RH_CLEAR_FEATURE | USB_TYPE_CLASS:
598 case RH_CLEAR_FEATURE | USB_RECIP_OTHER | USB_TYPE_CLASS:
ohci.h 264 #define RH_CLEAR_FEATURE 0x0100
r8a66597-hcd.c 635 case RH_CLEAR_FEATURE | RH_ENDPOINT:
636 case RH_CLEAR_FEATURE | RH_CLASS:
639 case RH_CLEAR_FEATURE | RH_OTHER | RH_CLASS:
ohci-hcd.c     [all...]
r8a66597.h 586 #define RH_CLEAR_FEATURE 0x0100
  /external/u-boot/arch/mips/mach-au1x00/
au1x00_usb_ohci.h 248 #define RH_CLEAR_FEATURE 0x0100
au1x00_usb_ohci.c 936 case RH_CLEAR_FEATURE | RH_ENDPOINT:
942 case RH_CLEAR_FEATURE | RH_CLASS:
951 case RH_CLEAR_FEATURE | RH_OTHER | RH_CLASS:
    [all...]

Completed in 82 milliseconds