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

  /external/u-boot/arch/mips/mach-au1x00/
au1x00_usb_ohci.h 303 #define RH_PS_OCIC 0x00080000 /* over current indicator change */
au1x00_usb_ohci.c 336 (temp & RH_PS_OCIC) ? " OCIC" : "",
966 WR_RH_PORTSTAT (RH_PS_OCIC); OK (0);
    [all...]
  /external/u-boot/drivers/usb/host/
ohci.h 319 #define RH_PS_OCIC 0x00080000 /* over current indicator change */
r8a66597.h 639 #define RH_PS_OCIC 0x00080000 /* over current indicator change */
ohci-hcd.c 471 (temp & RH_PS_OCIC) ? " OCIC" : "",
    [all...]

Completed in 44 milliseconds