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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/host/
H A Dohci-hub.c510 if (roothub_status (ohci) & (RH_HS_LPSC | RH_HS_OCIC))
720 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 Disp116x-hcd.c924 if (isp116x->rhstatus & (RH_HS_LPSC | RH_HS_OCIC))
1016 isp116x_write_reg32(isp116x, HCRHSTATUS, RH_HS_OCIC);
H A Disp1362.h375 #define RH_HS_OCIC 0x00020000 /* over current indicator change */ macro
H A Dohci-dbg.c256 (temp & RH_HS_OCIC) ? " OCIC" : "",
H A Disp1362-hcd.c1521 if (isp1362_hcd->rhstatus & (RH_HS_LPSC | RH_HS_OCIC))
1583 isp1362_write_reg32(isp1362_hcd, HCRHSTATUS, RH_HS_OCIC);
H A Du132-hcd.c2805 if (u132->hc_roothub_status & (RH_HS_LPSC | RH_HS_OCIC))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/host/
H A Dohci-hub.c510 if (roothub_status (ohci) & (RH_HS_LPSC | RH_HS_OCIC))
720 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 Disp116x-hcd.c924 if (isp116x->rhstatus & (RH_HS_LPSC | RH_HS_OCIC))
1016 isp116x_write_reg32(isp116x, HCRHSTATUS, RH_HS_OCIC);
H A Disp1362.h375 #define RH_HS_OCIC 0x00020000 /* over current indicator change */ macro
H A Dohci-dbg.c256 (temp & RH_HS_OCIC) ? " OCIC" : "",
H A Disp1362-hcd.c1521 if (isp1362_hcd->rhstatus & (RH_HS_LPSC | RH_HS_OCIC))
1583 isp1362_write_reg32(isp1362_hcd, HCRHSTATUS, RH_HS_OCIC);
H A Du132-hcd.c2805 if (u132->hc_roothub_status & (RH_HS_LPSC | RH_HS_OCIC))

Completed in 227 milliseconds