Symbol: USB_PORT_STAT_LOW_SPEED
drivers/usb/c67x00/c67x00-hcd.c
98
wPortStatus |= USB_PORT_STAT_LOW_SPEED;
drivers/usb/core/hub.c
155
else if (portstatus & USB_PORT_STAT_LOW_SPEED)
drivers/usb/core/hub.c
3042
else if (portstatus & USB_PORT_STAT_LOW_SPEED)
drivers/usb/dwc2/hcd.c
3579
port_status |= USB_PORT_STAT_LOW_SPEED;
drivers/usb/dwc2/hcd.c
3594
USB_PORT_STAT_LOW_SPEED)) ==
drivers/usb/fotg210/fotg210-hcd.h
625
return USB_PORT_STAT_LOW_SPEED;
drivers/usb/gadget/udc/aspeed-vhub/hub.c
627
set = USB_PORT_STAT_LOW_SPEED;
drivers/usb/gadget/udc/aspeed-vhub/hub.c
632
clr = USB_PORT_STAT_LOW_SPEED |
drivers/usb/gadget/udc/aspeed-vhub/hub.c
637
clr = USB_PORT_STAT_LOW_SPEED;
drivers/usb/gadget/udc/dummy_hcd.c
2235
USB_PORT_STAT_LOW_SPEED;
drivers/usb/gadget/udc/dummy_hcd.c
2322
| USB_PORT_STAT_LOW_SPEED
drivers/usb/gadget/udc/dummy_hcd.c
409
USB_PORT_STAT_LOW_SPEED |
drivers/usb/host/ehci.h
672
return USB_PORT_STAT_LOW_SPEED;
drivers/usb/host/fhci-sched.c
406
if (usb->vroot_hub->port.wPortStatus & USB_PORT_STAT_LOW_SPEED)
drivers/usb/host/fhci-sched.c
473
(USB_PORT_STAT_LOW_SPEED |
drivers/usb/host/fhci-sched.c
491
~USB_PORT_STAT_LOW_SPEED;
drivers/usb/host/max3421-hcd.c
1124
max3421_hcd->port_status |= USB_PORT_STAT_LOW_SPEED;
drivers/usb/host/max3421-hcd.c
1126
max3421_hcd->port_status &= ~USB_PORT_STAT_LOW_SPEED;
drivers/usb/host/max3421-hcd.c
1457
USB_PORT_STAT_LOW_SPEED);
drivers/usb/host/max3421-hcd.c
464
if (max3421_hcd->port_status & USB_PORT_STAT_LOW_SPEED) {
drivers/usb/host/oxu210hp-hcd.c
3532
return USB_PORT_STAT_LOW_SPEED;
drivers/usb/host/r8a66597-hcd.c
1042
rh->port &= ~(USB_PORT_STAT_HIGH_SPEED | USB_PORT_STAT_LOW_SPEED);
drivers/usb/host/r8a66597-hcd.c
1046
rh->port |= USB_PORT_STAT_LOW_SPEED;
drivers/usb/host/sl811-hcd.c
1133
| USB_PORT_STAT_LOW_SPEED;
drivers/usb/host/sl811-hcd.c
1175
sl811->port1 &= ~USB_PORT_STAT_LOW_SPEED;
drivers/usb/host/sl811-hcd.c
1186
if (sl811->port1 & USB_PORT_STAT_LOW_SPEED) {
drivers/usb/host/uhci-hub.c
307
wPortStatus |= USB_PORT_STAT_LOW_SPEED;
drivers/usb/host/xen-hcd.c
159
USB_PORT_STAT_LOW_SPEED |
drivers/usb/host/xen-hcd.c
165
info->ports[port].status |= USB_PORT_STAT_LOW_SPEED;
drivers/usb/host/xen-hcd.c
300
USB_PORT_STAT_LOW_SPEED |
drivers/usb/host/xen-hcd.c
502
USB_PORT_STAT_LOW_SPEED;
drivers/usb/host/xhci-hub.c
381
return USB_PORT_STAT_LOW_SPEED;
drivers/usb/musb/musb_core.c
897
musb->port1_status &= ~(USB_PORT_STAT_LOW_SPEED
drivers/usb/musb/musb_core.c
906
musb->port1_status |= USB_PORT_STAT_LOW_SPEED;
drivers/usb/musb/tusb6010.c
712
| USB_PORT_STAT_LOW_SPEED
drivers/usb/renesas_usbhs/mod_host.c
1145
USB_PORT_STAT_LOW_SPEED);
drivers/usb/renesas_usbhs/mod_host.c
1156
speed = USB_PORT_STAT_LOW_SPEED;
drivers/usb/usbip/vhci_hcd.c
175
status |= USB_PORT_STAT_LOW_SPEED;
drivers/usb/usbip/vhci_hcd.c
485
USB_PORT_STAT_LOW_SPEED;
drivers/usb/usbip/vhci_hcd.c
592
| USB_PORT_STAT_LOW_SPEED