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

  /external/u-boot/arch/mips/mach-au1x00/
au1x00_usb_ohci.h 299 #define RH_PS_LSDA 0x00000200 /* low speed device attached */
au1x00_usb_ohci.c 341 (temp & RH_PS_LSDA) ? " LSDA" : "",
958 WR_RH_PORTSTAT (RH_PS_LSDA); OK (0);
    [all...]
  /external/u-boot/drivers/usb/host/
ohci.h 315 #define RH_PS_LSDA 0x00000200 /* low speed device attached */
r8a66597.h 635 #define RH_PS_LSDA 0x00000200 /* low speed device attached */
ohci-hcd.c 476 (temp & RH_PS_LSDA) ? " LSDA" : "",
    [all...]

Completed in 50 milliseconds