Searched refs:RH_HS_OCIC (Results 1 – 8 of 8) sorted by relevance
490 if (roothub_status (ohci) & (RH_HS_LPSC | RH_HS_OCIC)) in ohci_hub_status_data()696 ohci_writel (ohci, RH_HS_OCIC, in ohci_hub_control()
317 #define RH_HS_OCIC 0x00020000 /* over current indicator change */ macro
86 #define RH_HS_OCIC (1 << 17) /* over current indicator macro
924 if (isp116x->rhstatus & (RH_HS_LPSC | RH_HS_OCIC)) in isp116x_hub_status_data()1019 isp116x_write_reg32(isp116x, HCRHSTATUS, RH_HS_OCIC); in isp116x_hub_control()
226 (temp & RH_HS_OCIC) ? " OCIC" : "", in ohci_dump_roothub()
325 #define RH_HS_OCIC 0x00020000 /* over current indicator change */ macro
1514 if (isp1362_hcd->rhstatus & (RH_HS_LPSC | RH_HS_OCIC)) in isp1362_hub_status_data()1580 isp1362_write_reg32(isp1362_hcd, HCRHSTATUS, RH_HS_OCIC); in isp1362_hub_control()
2774 if (u132->hc_roothub_status & (RH_HS_LPSC | RH_HS_OCIC)) in u132_hub_status_data()