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

  /external/u-boot/arch/mips/mach-au1x00/
au1x00_usb_ohci.h 298 #define RH_PS_PPS 0x00000100 /* port power status */
au1x00_usb_ohci.c 342 (temp & RH_PS_PPS) ? " PPS" : "",
981 WR_RH_PORTSTAT (RH_PS_PPS ); OK (0);
    [all...]
  /external/u-boot/drivers/usb/host/
ohci.h 314 #define RH_PS_PPS 0x00000100 /* port power status */
r8a66597.h 634 #define RH_PS_PPS 0x00000100 /* port power status */
ohci-hcd.c 477 (temp & RH_PS_PPS) ? " PPS" : "",
    [all...]

Completed in 750 milliseconds