Symbol: USB_PORT_STAT_ENABLE
drivers/usb/c67x00/c67x00-hcd.c
104
wPortStatus |= USB_PORT_STAT_ENABLE;
drivers/usb/core/hub.c
1199
if ((portstatus & USB_PORT_STAT_ENABLE) && (
drivers/usb/core/hub.c
1210
portstatus &= ~USB_PORT_STAT_ENABLE;
drivers/usb/core/hub.c
1273
} else if (portstatus & USB_PORT_STAT_ENABLE) {
drivers/usb/core/hub.c
3020
if (!(portstatus & USB_PORT_STAT_ENABLE))
drivers/usb/core/hub.c
3316
else if (!(portstatus & USB_PORT_STAT_ENABLE) && !udev->reset_resume) {
drivers/usb/core/hub.c
5447
if (portstatus & USB_PORT_STAT_ENABLE)
drivers/usb/core/hub.c
5664
if (portstatus & USB_PORT_STAT_ENABLE) {
drivers/usb/core/hub.c
5780
if (!(portstatus & USB_PORT_STAT_ENABLE)
drivers/usb/dwc2/hcd.c
3565
port_status |= USB_PORT_STAT_ENABLE;
drivers/usb/fotg210/fotg210-hcd.c
1655
status |= USB_PORT_STAT_ENABLE;
drivers/usb/gadget/udc/aspeed-vhub/hub.c
525
if (p->status & USB_PORT_STAT_ENABLE)
drivers/usb/gadget/udc/aspeed-vhub/hub.c
550
USB_PORT_STAT_ENABLE,
drivers/usb/gadget/udc/aspeed-vhub/hub.c
606
USB_PORT_STAT_ENABLE |
drivers/usb/gadget/udc/aspeed-vhub/hub.c
646
set |= USB_PORT_STAT_ENABLE;
drivers/usb/gadget/udc/aspeed-vhub/hub.c
665
if (!(p->status & USB_PORT_STAT_ENABLE))
drivers/usb/gadget/udc/aspeed-vhub/hub.c
709
USB_PORT_STAT_ENABLE |
drivers/usb/gadget/udc/dummy_hcd.c
1582
(USB_PORT_STAT_CONNECTION | USB_PORT_STAT_ENABLE | \
drivers/usb/gadget/udc/dummy_hcd.c
1584
== (USB_PORT_STAT_CONNECTION | USB_PORT_STAT_ENABLE))
drivers/usb/gadget/udc/dummy_hcd.c
2223
dum_hcd->port_status |= USB_PORT_STAT_ENABLE;
drivers/usb/gadget/udc/dummy_hcd.c
2321
dum_hcd->port_status &= ~(USB_PORT_STAT_ENABLE
drivers/usb/gadget/udc/dummy_hcd.c
383
USB_PORT_STAT_ENABLE);
drivers/usb/gadget/udc/dummy_hcd.c
396
if ((dum_hcd->port_status & USB_PORT_STAT_ENABLE) &&
drivers/usb/gadget/udc/dummy_hcd.c
408
USB_PORT_STAT_ENABLE |
drivers/usb/gadget/udc/dummy_hcd.c
422
if ((dum_hcd->port_status & USB_PORT_STAT_ENABLE) == 0)
drivers/usb/gadget/udc/dummy_hcd.c
451
if ((dum_hcd->port_status & USB_PORT_STAT_ENABLE) == 0 ||
drivers/usb/gadget/udc/dummy_hcd.c
506
(dum->port_status & USB_PORT_STAT_ENABLE)
drivers/usb/host/ehci-hub.c
994
status |= USB_PORT_STAT_ENABLE;
drivers/usb/host/fhci-hub.c
100
usb->vroot_hub->port.wPortStatus &= ~USB_PORT_STAT_ENABLE;
drivers/usb/host/fhci-hub.c
121
usb->vroot_hub->port.wPortStatus |= USB_PORT_STAT_ENABLE;
drivers/usb/host/fhci-hub.c
230
~USB_PORT_STAT_ENABLE;
drivers/usb/host/fhci-hub.c
299
USB_PORT_STAT_ENABLE;
drivers/usb/host/fhci-hub.c
312
USB_PORT_STAT_ENABLE;
drivers/usb/host/max3421-hcd.c
1237
max3421_hcd->port_status |= USB_PORT_STAT_ENABLE;
drivers/usb/host/max3421-hcd.c
1456
max3421_hcd->port_status &= ~(USB_PORT_STAT_ENABLE |
drivers/usb/host/oxu210hp-hcd.c
3731
status |= USB_PORT_STAT_ENABLE;
drivers/usb/host/r8a66597-hcd.c
1049
rh->port |= USB_PORT_STAT_ENABLE;
drivers/usb/host/r8a66597-hcd.c
2254
if (!(rh->port & USB_PORT_STAT_ENABLE))
drivers/usb/host/sl811-hcd.c
1132
| USB_PORT_STAT_ENABLE
drivers/usb/host/sl811-hcd.c
1305
if (!(sl811->port1 & USB_PORT_STAT_ENABLE))
drivers/usb/host/sl811-hcd.c
740
if (sl811->port1 & USB_PORT_STAT_ENABLE)
drivers/usb/host/sl811-hcd.c
825
if (!(sl811->port1 & USB_PORT_STAT_ENABLE)
drivers/usb/host/uhci-hub.c
298
wPortStatus |= USB_PORT_STAT_ENABLE;
drivers/usb/host/xen-hcd.c
158
USB_PORT_STAT_ENABLE |
drivers/usb/host/xen-hcd.c
284
info->ports[port].status &= ~USB_PORT_STAT_ENABLE;
drivers/usb/host/xen-hcd.c
299
info->ports[port].status &= ~(USB_PORT_STAT_ENABLE |
drivers/usb/host/xen-hcd.c
494
USB_PORT_STAT_ENABLE;
drivers/usb/host/xhci-hub.c
1186
status |= USB_PORT_STAT_ENABLE;
drivers/usb/isp1760/isp1760-hcd.c
2365
status |= USB_PORT_STAT_ENABLE;
drivers/usb/musb/musb_core.c
899
|USB_PORT_STAT_ENABLE
drivers/usb/musb/musb_virthub.c
172
musb->port1_status &= ~USB_PORT_STAT_ENABLE;
drivers/usb/musb/musb_virthub.c
189
musb->port1_status |= USB_PORT_STAT_ENABLE
drivers/usb/musb/sunxi.c
359
if (musb->port1_status & USB_PORT_STAT_ENABLE)
drivers/usb/musb/tusb6010.c
711
| USB_PORT_STAT_ENABLE
drivers/usb/renesas_usbhs/mod_host.c
1172
usbhsh_port_stat_set(hpriv, USB_PORT_STAT_ENABLE);
drivers/usb/usbip/vhci_hcd.c
474
USB_PORT_STAT_ENABLE;
drivers/usb/usbip/vhci_hcd.c
590
} else if (vhci_hcd->port_status[rhport] & USB_PORT_STAT_ENABLE) {
drivers/usb/usbip/vhci_hcd.c
591
vhci_hcd->port_status[rhport] &= ~(USB_PORT_STAT_ENABLE
include/uapi/linux/usb/ch11.h
148
USB_PORT_STAT_ENABLE | \