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

  /external/u-boot/arch/mips/mach-au1x00/
au1x00_usb_ohci.h 304 #define RH_PS_PRSC 0x00100000 /* port reset status change */
au1x00_usb_ohci.c 335 (temp & RH_PS_PRSC) ? " PRSC" : "",
968 WR_RH_PORTSTAT (RH_PS_PRSC); OK (0);
    [all...]
  /external/u-boot/drivers/usb/host/
ohci.h 320 #define RH_PS_PRSC 0x00100000 /* port reset status change */
r8a66597.h 640 #define RH_PS_PRSC 0x00100000 /* port reset status change */
ohci-hcd.c 470 (temp & RH_PS_PRSC) ? " PRSC" : "",
    [all...]

Completed in 1043 milliseconds