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

  /external/u-boot/arch/mips/mach-au1x00/
au1x00_usb_ohci.h 310 #define RH_HS_LPSC 0x00010000 /* local power status change */
au1x00_usb_ohci.c 323 (temp & RH_HS_LPSC) ? " LPSC" : "",
    [all...]
  /external/u-boot/drivers/usb/host/
ohci.h 326 #define RH_HS_LPSC 0x00010000 /* local power status change */
r8a66597.h 646 #define RH_HS_LPSC 0x00010000 /* local power status change */
ohci-hcd.c 458 (temp & RH_HS_LPSC) ? " LPSC" : "",
    [all...]

Completed in 53 milliseconds