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

  /external/u-boot/drivers/usb/musb/
musb_hcd.h 53 #define RH_SET_ADDRESS 0x0500
musb_hcd.c 636 case RH_SET_ADDRESS:
637 debug("RH_SET_ADDRESS\n");
  /external/u-boot/drivers/usb/host/
sl811.h 91 #define RH_SET_ADDRESS 0x0500
ohci.h 266 #define RH_SET_ADDRESS 0x0500
r8a66597.h 588 #define RH_SET_ADDRESS 0x0500
sl811-hcd.c 658 case RH_SET_ADDRESS:
r8a66597-hcd.c 660 case RH_SET_ADDRESS:
ohci-hcd.c     [all...]
  /external/u-boot/arch/mips/mach-au1x00/
au1x00_usb_ohci.h 250 #define RH_SET_ADDRESS 0x0500
au1x00_usb_ohci.c 989 case RH_SET_ADDRESS: gohci.rh.devnum = wValue; OK(0);
    [all...]

Completed in 149 milliseconds