RH_A_NOCP         265 drivers/usb/host/ohci-da8xx.c 		rh_a &= ~RH_A_NOCP;
RH_A_NOCP         207 drivers/usb/host/ohci-dbg.c 			(temp & RH_A_NOCP) ? " NOCP" : "",
RH_A_NOCP         679 drivers/usb/host/ohci-hcd.c 		val |= RH_A_NOCP;
RH_A_NOCP         555 drivers/usb/host/ohci-hub.c 	if (rh & RH_A_NOCP)		/* no overcurrent reporting? */
RH_A_NOCP         265 drivers/usb/host/ohci-omap.c 			rh &= ~RH_A_NOCP;
RH_A_NOCP        1743 drivers/usb/host/u132-hcd.c 		roothub_a |= RH_A_NOCP;
RH_A_NOCP        2584 drivers/usb/host/u132-hcd.c 	if (rh_a & RH_A_NOCP)
RH_A_NOCP        2359 drivers/usb/misc/ftdi-elan.c 		roothub_a |= RH_A_NOCP;