Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/host/
Dhc_sl811.h150 #define RH_HS_OCI 0x00000002 /* over current indicator */ macro
Dusb-ohci.h313 #define RH_HS_OCI 0x00000002 /* over current indicator */ macro
Dusb-ohci.c457 (temp & RH_HS_OCI) ? " OCI" : "", in ohci_dump_roothub()