Searched refs:RH_PS_OCIC (Results 1 – 5 of 5) sorted by relevance
303 #define RH_PS_OCIC 0x00080000 /* over current indicator change */ macro
336 (temp & RH_PS_OCIC) ? " OCIC" : "", in ohci_dump_roothub()966 WR_RH_PORTSTAT (RH_PS_OCIC); OK (0); in ohci_submit_rh_msg()
319 #define RH_PS_OCIC 0x00080000 /* over current indicator change */ macro
639 #define RH_PS_OCIC 0x00080000 /* over current indicator change */ macro
471 (temp & RH_PS_OCIC) ? " OCIC" : "", in ohci_dump_roothub()1325 case (RH_C_PORT_OVER_CURRENT):WR_RH_PORTSTAT(RH_PS_OCIC); OK(0); in ohci_submit_rh_msg()