RH_PS_PSS        1117 drivers/usb/host/isp116x-hcd.c 					    ? HCRHPORT2 : HCRHPORT1, RH_PS_PSS);
RH_PS_PSS        1475 drivers/usb/host/isp116x-hcd.c 		if (!(stat & RH_PS_PSS))
RH_PS_PSS        1677 drivers/usb/host/isp1362-hcd.c 			isp1362_write_reg32(isp1362_hcd, HCRHPORT1 + wIndex, RH_PS_PSS);
RH_PS_PSS        1882 drivers/usb/host/isp1362-hcd.c 		if (!(stat & RH_PS_PSS)) {
RH_PS_PSS         183 drivers/usb/host/ohci-dbg.c 		(temp & RH_PS_PSS) ? " PSS" : "", \
RH_PS_PSS         848 drivers/usb/host/ohci-hcd.c 				if ((tmp & RH_PS_PES) && !(tmp & RH_PS_PSS))
RH_PS_PSS          32 drivers/usb/host/ohci-hub.c 		(value & RH_PS_PSS) ? " PSS" : "", \
RH_PS_PSS         106 drivers/usb/host/ohci-hub.c 			if ((temp & (RH_PS_PES | RH_PS_PSS)) ==
RH_PS_PSS         108 drivers/usb/host/ohci-hub.c 				ohci_writel(ohci, RH_PS_PSS, portstat);
RH_PS_PSS         777 drivers/usb/host/ohci-hub.c 			ohci_writel (ohci, RH_PS_PSS,
RH_PS_PSS         184 drivers/usb/host/ohci-omap.c 	writel (RH_PS_PSS, &ohci->regs->roothub.portstatus [port]);
RH_PS_PSS        2696 drivers/usb/host/u132-hcd.c 			       roothub.portstatus[port_index], RH_PS_PSS);
RH_PS_PSS        2801 drivers/usb/host/u132-hcd.c 			if ((u132->hc_roothub_portstatus[i] & RH_PS_PSS))