Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dohci.h327 #define RH_HS_OCIC 0x00020000 /* over current indicator change */ macro
Dr8a66597.h600 #define RH_HS_OCIC 0x00020000 /* over current indicator change */ macro
Dohci-hcd.c461 (temp & RH_HS_OCIC) ? " OCIC" : "", in ohci_dump_roothub()
1316 WR_RH_STAT(RH_HS_OCIC); in ohci_submit_rh_msg()