RH_HS_OCIC        925 drivers/usb/host/isp116x-hcd.c 	if (isp116x->rhstatus & (RH_HS_LPSC | RH_HS_OCIC))
RH_HS_OCIC       1020 drivers/usb/host/isp116x-hcd.c 			isp116x_write_reg32(isp116x, HCRHSTATUS, RH_HS_OCIC);
RH_HS_OCIC       1514 drivers/usb/host/isp1362-hcd.c 	if (isp1362_hcd->rhstatus & (RH_HS_LPSC | RH_HS_OCIC))
RH_HS_OCIC       1580 drivers/usb/host/isp1362-hcd.c 			isp1362_write_reg32(isp1362_hcd, HCRHSTATUS, RH_HS_OCIC);
RH_HS_OCIC        226 drivers/usb/host/ohci-dbg.c 			(temp & RH_HS_OCIC) ? " OCIC" : "",
RH_HS_OCIC        487 drivers/usb/host/ohci-hub.c 	if (roothub_status (ohci) & (RH_HS_LPSC | RH_HS_OCIC))
RH_HS_OCIC        693 drivers/usb/host/ohci-hub.c 			ohci_writel (ohci, RH_HS_OCIC,
RH_HS_OCIC       2779 drivers/usb/host/u132-hcd.c 		if (u132->hc_roothub_status & (RH_HS_LPSC | RH_HS_OCIC))