| /linux-6.15/drivers/usb/host/ |
| H A D | fhci-hub.c | 100 usb->vroot_hub->port.wPortStatus &= ~USB_PORT_STAT_ENABLE; in fhci_port_disable() 121 usb->vroot_hub->port.wPortStatus |= USB_PORT_STAT_ENABLE; in fhci_port_enable() 230 ~USB_PORT_STAT_ENABLE; in fhci_hub_control() 299 USB_PORT_STAT_ENABLE; in fhci_hub_control() 312 USB_PORT_STAT_ENABLE; in fhci_hub_control()
|
| H A D | xen-hcd.c | 158 USB_PORT_STAT_ENABLE | in xenhcd_set_connect_state() 284 info->ports[port].status &= ~USB_PORT_STAT_ENABLE; in xenhcd_rhport_disable() 299 info->ports[port].status &= ~(USB_PORT_STAT_ENABLE | in xenhcd_rhport_reset() 494 USB_PORT_STAT_ENABLE; in xenhcd_hub_control()
|
| H A D | sl811-hcd.c | 740 if (sl811->port1 & USB_PORT_STAT_ENABLE) in sl811h_irq() 825 if (!(sl811->port1 & USB_PORT_STAT_ENABLE) in sl811h_urb_enqueue() 1132 | USB_PORT_STAT_ENABLE in sl811h_timer() 1305 if (!(sl811->port1 & USB_PORT_STAT_ENABLE)) in sl811h_hub_control()
|
| H A D | uhci-hub.c | 298 wPortStatus |= USB_PORT_STAT_ENABLE; in uhci_hub_control()
|
| H A D | max3421-hcd.c | 1237 max3421_hcd->port_status |= USB_PORT_STAT_ENABLE; in max3421_handle_irqs() 1456 max3421_hcd->port_status &= ~(USB_PORT_STAT_ENABLE | in max3421_reset_port()
|
| H A D | ehci-hub.c | 994 status |= USB_PORT_STAT_ENABLE; in ehci_hub_control()
|
| H A D | r8a66597-hcd.c | 1049 rh->port |= USB_PORT_STAT_ENABLE; in r8a66597_usb_connect() 2254 if (!(rh->port & USB_PORT_STAT_ENABLE)) in r8a66597_bus_suspend()
|
| H A D | xhci-hub.c | 1187 status |= USB_PORT_STAT_ENABLE; in xhci_get_port_status()
|
| H A D | isp1362-hcd.c | 1260 USB_PORT_STAT_ENABLE) || in isp1362_urb_enqueue()
|
| H A D | oxu210hp-hcd.c | 3731 status |= USB_PORT_STAT_ENABLE; in oxu_hub_control()
|
| /linux-6.15/include/uapi/linux/usb/ |
| H A D | ch11.h | 124 #define USB_PORT_STAT_ENABLE 0x0002 macro 148 USB_PORT_STAT_ENABLE | \
|
| /linux-6.15/drivers/usb/gadget/udc/aspeed-vhub/ |
| H A D | hub.c | 525 if (p->status & USB_PORT_STAT_ENABLE) in ast_vhub_change_port_stat() 550 USB_PORT_STAT_ENABLE, in ast_vhub_device_connect() 606 USB_PORT_STAT_ENABLE | in ast_vhub_port_reset() 646 set |= USB_PORT_STAT_ENABLE; in ast_vhub_port_reset() 665 if (!(p->status & USB_PORT_STAT_ENABLE)) in ast_vhub_set_port_feature() 709 USB_PORT_STAT_ENABLE | in ast_vhub_clr_port_feature()
|
| /linux-6.15/drivers/usb/musb/ |
| H A D | musb_virthub.c | 172 musb->port1_status &= ~USB_PORT_STAT_ENABLE; in musb_port_reset() 189 musb->port1_status |= USB_PORT_STAT_ENABLE in musb_port_reset()
|
| H A D | sunxi.c | 359 if (musb->port1_status & USB_PORT_STAT_ENABLE) in sunxi_musb_set_mode()
|
| H A D | tusb6010.c | 711 | USB_PORT_STAT_ENABLE in tusb_otg_ints()
|
| H A D | musb_core.c | 899 |USB_PORT_STAT_ENABLE in musb_handle_intr_connect()
|
| /linux-6.15/drivers/usb/gadget/udc/ |
| H A D | dummy_hcd.c | 383 USB_PORT_STAT_ENABLE); in set_link_state_by_speed() 396 if ((dum_hcd->port_status & USB_PORT_STAT_ENABLE) && in set_link_state_by_speed() 408 USB_PORT_STAT_ENABLE | in set_link_state_by_speed() 422 if ((dum_hcd->port_status & USB_PORT_STAT_ENABLE) == 0) in set_link_state_by_speed() 451 if ((dum_hcd->port_status & USB_PORT_STAT_ENABLE) == 0 || in set_link_state() 501 (dum->port_status & USB_PORT_STAT_ENABLE) 1572 (USB_PORT_STAT_CONNECTION | USB_PORT_STAT_ENABLE | \ 1574 == (USB_PORT_STAT_CONNECTION | USB_PORT_STAT_ENABLE)) 2212 dum_hcd->port_status |= USB_PORT_STAT_ENABLE; in dummy_hub_control() 2310 dum_hcd->port_status &= ~(USB_PORT_STAT_ENABLE in dummy_hub_control()
|
| /linux-6.15/drivers/usb/c67x00/ |
| H A D | c67x00-hcd.c | 104 wPortStatus |= USB_PORT_STAT_ENABLE; in c67x00_hub_control()
|
| /linux-6.15/drivers/usb/usbip/ |
| H A D | vhci_hcd.c | 472 USB_PORT_STAT_ENABLE; in vhci_hub_control() 588 } else if (vhci_hcd->port_status[rhport] & USB_PORT_STAT_ENABLE) { in vhci_hub_control() 589 vhci_hcd->port_status[rhport] &= ~(USB_PORT_STAT_ENABLE in vhci_hub_control()
|
| /linux-6.15/drivers/usb/core/ |
| H A D | hub.c | 1196 if ((portstatus & USB_PORT_STAT_ENABLE) && ( in hub_activate() 1207 portstatus &= ~USB_PORT_STAT_ENABLE; in hub_activate() 1270 } else if (portstatus & USB_PORT_STAT_ENABLE) { in hub_activate() 2988 if (!(portstatus & USB_PORT_STAT_ENABLE)) in hub_port_wait_reset() 3284 else if (!(portstatus & USB_PORT_STAT_ENABLE) && !udev->reset_resume) { in check_port_resume_type() 5411 if (portstatus & USB_PORT_STAT_ENABLE) in hub_port_connect() 5628 if (portstatus & USB_PORT_STAT_ENABLE) { in hub_port_connect_change() 5743 if (!(portstatus & USB_PORT_STAT_ENABLE) in port_event()
|
| /linux-6.15/drivers/usb/renesas_usbhs/ |
| H A D | mod_host.c | 1172 usbhsh_port_stat_set(hpriv, USB_PORT_STAT_ENABLE); in __usbhsh_hub_port_feature()
|
| /linux-6.15/drivers/usb/isp1760/ |
| H A D | isp1760-hcd.c | 2365 status |= USB_PORT_STAT_ENABLE; in isp1760_hub_control()
|
| /linux-6.15/drivers/usb/fotg210/ |
| H A D | fotg210-hcd.c | 1655 status |= USB_PORT_STAT_ENABLE; in fotg210_hub_control()
|
| /linux-6.15/drivers/usb/dwc2/ |
| H A D | hcd.c | 3565 port_status |= USB_PORT_STAT_ENABLE; in dwc2_hcd_hub_control()
|