RH_PS_PES         185 drivers/usb/host/ohci-dbg.c 		(temp & RH_PS_PES) ? " PES" : "", \
RH_PS_PES         848 drivers/usb/host/ohci-hcd.c 				if ((tmp & RH_PS_PES) && !(tmp & RH_PS_PSS))
RH_PS_PES          34 drivers/usb/host/ohci-hub.c 		(value & RH_PS_PES) ? " PES" : "", \
RH_PS_PES         106 drivers/usb/host/ohci-hub.c 			if ((temp & (RH_PS_PES | RH_PS_PSS)) ==
RH_PS_PES         107 drivers/usb/host/ohci-hub.c 					RH_PS_PES)