Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/host/
Dhc_sl811.h153 #define RH_HS_OCIC 0x00020000 /* over current indicator change */ macro
Dusb-ohci.h316 #define RH_HS_OCIC 0x00020000 /* over current indicator change */ macro
Dusb-ohci.c454 (temp & RH_HS_OCIC) ? " OCIC" : "", in ohci_dump_roothub()
1864 *(__u8 *) data = (roothub_status (ohci) & (RH_HS_LPSC | RH_HS_OCIC)) in rh_send_irq()
2019 WR_RH_STAT(RH_HS_OCIC); OK (0); in rh_submit_urb()