Searched refs:RH_PS_OCIC (Results 1 – 13 of 13) sorted by relevance
23 (value & RH_PS_OCIC) ? " OCIC" : "", \512 | RH_PS_OCIC | RH_PS_PRSC)) { in ohci_hub_status_data()730 temp = RH_PS_OCIC; in ohci_hub_control()
275 *data |= cpu_to_le32(RH_PS_OCIC); in ohci_s3c2410_hub_control()
327 temp |= RH_PS_OCIC; in ohci_da8xx_hub_control()
309 #define RH_PS_OCIC 0x00080000 /* over current indicator change */ macro
474 *data |= cpu_to_le32(RH_PS_OCIC); in ohci_at91_hub_control()
103 #define RH_PS_OCIC (1 << 19) /* over current indicator macro
933 | RH_PS_OCIC | RH_PS_PRSC)) { in isp116x_hub_status_data()1092 tmp = RH_PS_OCIC; in isp116x_hub_control()
174 (temp & RH_PS_OCIC) ? " OCIC" : "", \
317 #define RH_PS_OCIC 0x00080000 /* over current indicator change */ macro
1523 RH_PS_OCIC | RH_PS_PRSC)) { in isp1362_hub_status_data()1652 tmp = RH_PS_OCIC; in isp1362_hub_control()
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()