Searched refs:RH_HS_OCIC (Results 1 - 8 of 8) sorted by last modified time

/drivers/usb/host/
H A Disp116x-hcd.c923 if (isp116x->rhstatus & (RH_HS_LPSC | RH_HS_OCIC))
1015 isp116x_write_reg32(isp116x, HCRHSTATUS, RH_HS_OCIC);
H A Disp116x.h85 #define RH_HS_OCIC (1 << 17) /* over current indicator macro
H A Disp1362-hcd.c1512 if (isp1362_hcd->rhstatus & (RH_HS_LPSC | RH_HS_OCIC))
1574 isp1362_write_reg32(isp1362_hcd, HCRHSTATUS, RH_HS_OCIC);
H A Disp1362.h370 #define RH_HS_OCIC 0x00020000 /* over current indicator change */ macro
H A Dohci-dbg.c225 (temp & RH_HS_OCIC) ? " OCIC" : "",
H A Dohci-hub.c484 if (roothub_status (ohci) & (RH_HS_LPSC | RH_HS_OCIC))
690 ohci_writel (ohci, RH_HS_OCIC,
H A Dohci.h316 #define RH_HS_OCIC 0x00020000 /* over current indicator change */ macro
H A Du132-hcd.c2807 if (u132->hc_roothub_status & (RH_HS_LPSC | RH_HS_OCIC))

Completed in 87 milliseconds