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

  /external/u-boot/arch/mips/mach-au1x00/
au1x00_usb_ohci.h 297 #define RH_PS_PRS 0x00000010 /* port reset status */
au1x00_usb_ohci.c 343 (temp & RH_PS_PRS) ? " PRS" : "",
978 WR_RH_PORTSTAT (RH_PS_PRS);
    [all...]
  /external/u-boot/drivers/usb/host/
ohci.h 313 #define RH_PS_PRS 0x00000010 /* port reset status */
r8a66597.h 633 #define RH_PS_PRS 0x00000010 /* port reset status */
ohci-hcd.c 478 (temp & RH_PS_PRS) ? " PRS" : "",
    [all...]

Completed in 63 milliseconds