RH_A_PSM         1290 drivers/usb/host/isp116x-hcd.c 	val &= ~(RH_A_NPS | RH_A_PSM);
RH_A_PSM         1347 drivers/usb/host/isp116x-hcd.c 	val |= RH_A_PSM;
RH_A_PSM         2370 drivers/usb/host/isp1362-hcd.c 	tmp &= ~(RH_A_NPS | RH_A_PSM);
RH_A_PSM         2542 drivers/usb/host/isp1362-hcd.c 		isp1362_hcd->rhdesca |= RH_A_PSM;
RH_A_PSM          262 drivers/usb/host/ohci-da8xx.c 		rh_a |=  RH_A_PSM;
RH_A_PSM          211 drivers/usb/host/ohci-dbg.c 			(temp & RH_A_PSM) ? " PSM" : "",
RH_A_PSM          676 drivers/usb/host/ohci-hcd.c 	val &= ~(RH_A_PSM | RH_A_OCPM);
RH_A_PSM          553 drivers/usb/host/ohci-hub.c 	if (rh & RH_A_PSM)		/* per-port power switching? */
RH_A_PSM           29 drivers/usb/host/ohci-ps3.c 	ohci_writel(ohci, 0x7f000000 | RH_A_PSM | RH_A_OCPM,
RH_A_PSM          151 drivers/usb/host/ohci-pxa27x.c 		uhcrhda &= ~(RH_A_NPS | RH_A_PSM);
RH_A_PSM          155 drivers/usb/host/ohci-pxa27x.c 		uhcrhda |= RH_A_PSM;
RH_A_PSM         1741 drivers/usb/host/u132-hcd.c 	roothub_a &= ~(RH_A_PSM | RH_A_OCPM);
RH_A_PSM         2582 drivers/usb/host/u132-hcd.c 	if (rh_a & RH_A_PSM)
RH_A_PSM         2357 drivers/usb/misc/ftdi-elan.c 	roothub_a &= ~(RH_A_PSM | RH_A_OCPM);