Searched refs:RH_PS_PRSC (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dohci-hub.c21 (temp & RH_PS_PRSC) ? " PRSC" : "", \
532 | RH_PS_OCIC | RH_PS_PRSC)) {
684 if (temp & RH_PS_PRSC)
685 ohci_writel (ohci, RH_PS_PRSC, portstat);
756 temp = RH_PS_PRSC;
H A Dohci.h301 #define RH_PS_PRSC 0x00100000 /* port reset status change */ macro
H A Disp116x.h104 #define RH_PS_PRSC (1 << 20) /* port reset status change */ macro
H A Disp116x-hcd.c933 | RH_PS_OCIC | RH_PS_PRSC)) {
1092 tmp = RH_PS_PRSC;
H A Disp1362.h368 #define RH_PS_PRSC 0x00100000 /* port reset status change */ macro
H A Dohci-dbg.c203 (temp & RH_PS_PRSC) ? " PRSC" : "", \
H A Du132-hcd.c2673 if (RH_PS_PRSC & portstat) {
2676 RH_PS_PRSC);
2769 temp = RH_PS_PRSC;
2816 RH_PS_PRSC)) {
H A Disp1362-hcd.c1530 RH_PS_OCIC | RH_PS_PRSC)) {
1658 tmp = RH_PS_PRSC;

Completed in 78 milliseconds