Searched refs:RH_PS_OCIC (Results 1 – 3 of 3) sorted by relevance
145 #define RH_PS_OCIC 0x00080000 /* over current indicator change */ macro
308 #define RH_PS_OCIC 0x00080000 /* over current indicator change */ macro
468 (temp & RH_PS_OCIC) ? " OCIC" : "", in ohci_dump_roothub()1871 (RH_PS_CSC | RH_PS_PESC | RH_PS_PSSC | RH_PS_OCIC | RH_PS_PRSC)) in rh_send_irq()2038 WR_RH_PORTSTAT (RH_PS_OCIC); OK (0); in rh_submit_urb()