USB_PORT_STAT_RESET  350 drivers/staging/wusbcore/devconnect.c 			  | USB_PORT_STAT_SUSPEND | USB_PORT_STAT_RESET
USB_PORT_STAT_RESET   94 drivers/staging/wusbcore/rh.c 	port->status |= USB_PORT_STAT_RESET;
USB_PORT_STAT_RESET  102 drivers/staging/wusbcore/rh.c 	port->status &= ~USB_PORT_STAT_RESET;
USB_PORT_STAT_RESET 2790 drivers/usb/core/hub.c 		if (!(portstatus & USB_PORT_STAT_RESET) &&
USB_PORT_STAT_RESET 2803 drivers/usb/core/hub.c 	if ((portstatus & USB_PORT_STAT_RESET))
USB_PORT_STAT_RESET 3564 drivers/usb/dwc2/hcd.c 			port_status |= USB_PORT_STAT_RESET;
USB_PORT_STAT_RESET  540 drivers/usb/gadget/udc/aspeed-vhub/hub.c 				  USB_PORT_STAT_RESET,
USB_PORT_STAT_RESET  577 drivers/usb/gadget/udc/aspeed-vhub/hub.c 	clr |= USB_PORT_STAT_RESET;
USB_PORT_STAT_RESET  452 drivers/usb/gadget/udc/dummy_hcd.c 			(dum_hcd->port_status & USB_PORT_STAT_RESET) != 0) {
USB_PORT_STAT_RESET  455 drivers/usb/gadget/udc/dummy_hcd.c 		unsigned int reset = USB_PORT_STAT_RESET &
USB_PORT_STAT_RESET 2162 drivers/usb/gadget/udc/dummy_hcd.c 		if ((dum_hcd->port_status & USB_PORT_STAT_RESET) != 0 &&
USB_PORT_STAT_RESET 2165 drivers/usb/gadget/udc/dummy_hcd.c 			dum_hcd->port_status &= ~USB_PORT_STAT_RESET;
USB_PORT_STAT_RESET 2262 drivers/usb/gadget/udc/dummy_hcd.c 					 USB_PORT_STAT_RESET);
USB_PORT_STAT_RESET 1139 drivers/usb/host/ehci-hub.c 			status |= USB_PORT_STAT_RESET;
USB_PORT_STAT_RESET  310 drivers/usb/host/fhci-hub.c 			    USB_PORT_STAT_RESET;
USB_PORT_STAT_RESET  315 drivers/usb/host/fhci-hub.c 			    ~USB_PORT_STAT_RESET;
USB_PORT_STAT_RESET 1681 drivers/usb/host/fotg210-hcd.c 			status |= USB_PORT_STAT_RESET;
USB_PORT_STAT_RESET 1268 drivers/usb/host/max3421-hcd.c 		if (max3421_hcd->port_status & USB_PORT_STAT_RESET) {
USB_PORT_STAT_RESET 1270 drivers/usb/host/max3421-hcd.c 			max3421_hcd->port_status &= ~USB_PORT_STAT_RESET;
USB_PORT_STAT_RESET 1482 drivers/usb/host/max3421-hcd.c 	max3421_hcd->port_status |= USB_PORT_STAT_RESET;
USB_PORT_STAT_RESET 3758 drivers/usb/host/oxu210hp-hcd.c 			status |= USB_PORT_STAT_RESET;
USB_PORT_STAT_RESET 1050 drivers/usb/host/r8a66597-hcd.c 	rh->port &= ~USB_PORT_STAT_RESET;
USB_PORT_STAT_RESET 1690 drivers/usb/host/r8a66597-hcd.c 	if (rh->port & USB_PORT_STAT_RESET) {
USB_PORT_STAT_RESET 2219 drivers/usb/host/r8a66597-hcd.c 			rh->port |= USB_PORT_STAT_RESET;
USB_PORT_STAT_RESET 1301 drivers/usb/host/sl811-hcd.c 			if (sl811->port1 & USB_PORT_STAT_RESET)
USB_PORT_STAT_RESET 1325 drivers/usb/host/sl811-hcd.c 			sl811->port1 |= USB_PORT_STAT_RESET;
USB_PORT_STAT_RESET  305 drivers/usb/host/uhci-hub.c 			wPortStatus |= USB_PORT_STAT_RESET;
USB_PORT_STAT_RESET 1060 drivers/usb/host/xhci-hub.c 		status |= USB_PORT_STAT_RESET;
USB_PORT_STAT_RESET 1995 drivers/usb/isp1760/isp1760-hcd.c 			status |= USB_PORT_STAT_RESET;
USB_PORT_STAT_RESET 2144 drivers/usb/musb/musb_core.c 	if (musb->port1_status & USB_PORT_STAT_RESET)
USB_PORT_STAT_RESET  128 drivers/usb/musb/musb_virthub.c 		musb->port1_status &= ~USB_PORT_STAT_RESET;
USB_PORT_STAT_RESET  170 drivers/usb/musb/musb_virthub.c 		musb->port1_status |= USB_PORT_STAT_RESET;
USB_PORT_STAT_RESET  187 drivers/usb/musb/musb_virthub.c 		musb->port1_status &= ~USB_PORT_STAT_RESET;
USB_PORT_STAT_RESET  578 drivers/usb/usbip/vhci_hcd.c 					 USB_PORT_STAT_RESET);
USB_PORT_STAT_RESET  152 include/uapi/linux/usb/ch11.h 				USB_PORT_STAT_RESET)