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

  /external/u-boot/drivers/usb/musb/
musb_hcd.h 43 #define RH_ENDPOINT 0x02
musb_hcd.c 502 case RH_GET_STATUS | RH_ENDPOINT:
503 debug("RH_GET_STATUS | RH_ENDPOINT\n");
534 case RH_CLEAR_FEATURE | RH_ENDPOINT:
535 debug("RH_CLEAR_FEATURE | RH_ENDPOINT\n");
  /external/u-boot/arch/mips/mach-au1x00/
au1x00_usb_ohci.h 240 #define RH_ENDPOINT 0x02
au1x00_usb_ohci.c 918 RH_ENDPOINT: endpoint,
927 case RH_GET_STATUS | RH_ENDPOINT:
936 case RH_CLEAR_FEATURE | RH_ENDPOINT:
    [all...]
  /external/u-boot/drivers/usb/host/
ohci.h 256 #define RH_ENDPOINT 0x02
r8a66597-hcd.c 622 case RH_GET_STATUS | RH_ENDPOINT:
635 case RH_CLEAR_FEATURE | RH_ENDPOINT:
r8a66597.h 578 #define RH_ENDPOINT 0x02
ohci-hcd.c     [all...]

Completed in 46 milliseconds