Searched refs:RH_PS_OCIC (Results 1 - 11 of 11) sorted by relevance

/drivers/usb/host/
H A Dohci-hub.c22 (temp & RH_PS_OCIC) ? " OCIC" : "", \
506 | RH_PS_OCIC | RH_PS_PRSC)) {
723 temp = RH_PS_OCIC;
H A Dohci-da8xx.c197 temp |= RH_PS_OCIC;
H A Dohci-s3c2410.c274 *data |= cpu_to_le32(RH_PS_OCIC);
H A Disp116x.h102 #define RH_PS_OCIC (1 << 19) /* over current indicator macro
H A Dohci-at91.c381 *data |= cpu_to_le32(RH_PS_OCIC);
H A Dohci.h308 #define RH_PS_OCIC 0x00080000 /* over current indicator change */ macro
H A Disp116x-hcd.c932 | RH_PS_OCIC | RH_PS_PRSC)) {
1087 tmp = RH_PS_OCIC;
H A Disp1362.h362 #define RH_PS_OCIC 0x00080000 /* over current indicator change */ macro
H A Dohci-dbg.c173 (temp & RH_PS_OCIC) ? " OCIC" : "", \
H A Disp1362-hcd.c1521 RH_PS_OCIC | RH_PS_PRSC)) {
1645 tmp = RH_PS_OCIC;
H A Du132-hcd.c2768 temp = RH_PS_OCIC;
2817 RH_PS_PESC | RH_PS_PSSC | RH_PS_OCIC |

Completed in 229 milliseconds