Searched refs:RH_HS_OCIC (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/host/
H A Dohci-hub.c433 if (roothub_status (ohci) & (RH_HS_LPSC | RH_HS_OCIC))
618 ohci_writel (ohci, RH_HS_OCIC,
H A Dohci.h308 #define RH_HS_OCIC 0x00020000 /* over current indicator change */ macro
H A Disp116x.h85 #define RH_HS_OCIC (1 << 17) /* over current indicator macro
H A Dohci-dbg.c256 (temp & RH_HS_OCIC) ? " OCIC" : "",
H A Disp116x-hcd.c930 if (isp116x->rhstatus & (RH_HS_LPSC | RH_HS_OCIC))
1024 isp116x_write_reg32(isp116x, HCRHSTATUS, RH_HS_OCIC);
H A Du132-hcd.c2756 if (u132->hc_roothub_status & (RH_HS_LPSC | RH_HS_OCIC)) {

Completed in 106 milliseconds