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

  /external/u-boot/arch/mips/mach-au1x00/
au1x00_usb_ohci.h 307 #define RH_HS_LPS 0x00000001 /* local power status */
au1x00_usb_ohci.c 326 (temp & RH_HS_LPS) ? " LPS" : ""
    [all...]
  /external/u-boot/drivers/usb/host/
ohci.h 323 #define RH_HS_LPS 0x00000001 /* local power status */
r8a66597.h 643 #define RH_HS_LPS 0x00000001 /* local power status */
ohci-hcd.c 461 (temp & RH_HS_LPS) ? " LPS" : ""
    [all...]

Completed in 47 milliseconds