Searched refs:RH_HS_OCIC (Results 1 – 3 of 3) sorted by relevance
153 #define RH_HS_OCIC 0x00020000 /* over current indicator change */ macro
316 #define RH_HS_OCIC 0x00020000 /* over current indicator change */ macro
454 (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()