Home
last modified time | relevance | path

Searched refs:RH_HS_OCIC (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/arch/mips/mach-au1x00/
Dau1x00_usb_ohci.h311 #define RH_HS_OCIC 0x00020000 /* over current indicator change */ macro
Dau1x00_usb_ohci.c322 (temp & RH_HS_OCIC) ? " OCIC" : "", in ohci_dump_roothub()
947 WR_RH_STAT(RH_HS_OCIC); OK (0); in ohci_submit_rh_msg()
/external/u-boot/drivers/usb/host/
Dohci.h327 #define RH_HS_OCIC 0x00020000 /* over current indicator change */ macro
Dr8a66597.h647 #define RH_HS_OCIC 0x00020000 /* over current indicator change */ macro
Dohci-hcd.c457 (temp & RH_HS_OCIC) ? " OCIC" : "", in ohci_dump_roothub()
1312 WR_RH_STAT(RH_HS_OCIC); in ohci_submit_rh_msg()