Home
last modified time | relevance | path

Searched refs:USB_PORT_STAT_ENABLE (Results 1 – 23 of 23) sorted by relevance

/Linux-v5.10/drivers/usb/host/
Dfhci-hub.c101 usb->vroot_hub->port.wPortStatus &= ~USB_PORT_STAT_ENABLE; in fhci_port_disable()
122 usb->vroot_hub->port.wPortStatus |= USB_PORT_STAT_ENABLE; in fhci_port_enable()
231 ~USB_PORT_STAT_ENABLE; in fhci_hub_control()
300 USB_PORT_STAT_ENABLE; in fhci_hub_control()
313 USB_PORT_STAT_ENABLE; in fhci_hub_control()
Dsl811-hcd.c737 if (sl811->port1 & USB_PORT_STAT_ENABLE) in sl811h_irq()
822 if (!(sl811->port1 & USB_PORT_STAT_ENABLE) in sl811h_urb_enqueue()
1129 | USB_PORT_STAT_ENABLE in sl811h_timer()
1303 if (!(sl811->port1 & USB_PORT_STAT_ENABLE)) in sl811h_hub_control()
Duhci-hub.c298 wPortStatus |= USB_PORT_STAT_ENABLE; in uhci_hub_control()
Dmax3421-hcd.c1271 max3421_hcd->port_status |= USB_PORT_STAT_ENABLE; in max3421_handle_irqs()
1480 max3421_hcd->port_status &= ~(USB_PORT_STAT_ENABLE | in max3421_reset_port()
Dehci-hub.c1121 status |= USB_PORT_STAT_ENABLE; in ehci_hub_control()
Dr8a66597-hcd.c1049 rh->port |= USB_PORT_STAT_ENABLE; in r8a66597_usb_connect()
2255 if (!(rh->port & USB_PORT_STAT_ENABLE)) in r8a66597_bus_suspend()
Dxhci-hub.c1059 status |= USB_PORT_STAT_ENABLE; in xhci_get_port_status()
Disp1362-hcd.c1260 USB_PORT_STAT_ENABLE) || in isp1362_urb_enqueue()
Doxu210hp-hcd.c3754 status |= USB_PORT_STAT_ENABLE; in oxu_hub_control()
Dfotg210-hcd.c1662 status |= USB_PORT_STAT_ENABLE; in fotg210_hub_control()
/Linux-v5.10/include/uapi/linux/usb/
Dch11.h126 #define USB_PORT_STAT_ENABLE 0x0002 macro
150 USB_PORT_STAT_ENABLE | \
/Linux-v5.10/drivers/usb/gadget/udc/aspeed-vhub/
Dhub.c499 if (p->status & USB_PORT_STAT_ENABLE) in ast_vhub_change_port_stat()
524 USB_PORT_STAT_ENABLE, in ast_vhub_device_connect()
580 USB_PORT_STAT_ENABLE | in ast_vhub_port_reset()
620 set |= USB_PORT_STAT_ENABLE; in ast_vhub_port_reset()
639 if (!(p->status & USB_PORT_STAT_ENABLE)) in ast_vhub_set_port_feature()
683 USB_PORT_STAT_ENABLE | in ast_vhub_clr_port_feature()
/Linux-v5.10/drivers/usb/musb/
Dmusb_virthub.c171 musb->port1_status &= ~USB_PORT_STAT_ENABLE; in musb_port_reset()
188 musb->port1_status |= USB_PORT_STAT_ENABLE in musb_port_reset()
Dsunxi.c354 if (musb->port1_status & USB_PORT_STAT_ENABLE) in sunxi_musb_set_mode()
Dtusb6010.c704 | USB_PORT_STAT_ENABLE in tusb_otg_ints()
Dmusb_core.c901 |USB_PORT_STAT_ENABLE in musb_handle_intr_connect()
/Linux-v5.10/drivers/usb/gadget/udc/
Ddummy_hcd.c379 USB_PORT_STAT_ENABLE); in set_link_state_by_speed()
392 if ((dum_hcd->port_status & USB_PORT_STAT_ENABLE) && in set_link_state_by_speed()
404 USB_PORT_STAT_ENABLE | in set_link_state_by_speed()
418 if ((dum_hcd->port_status & USB_PORT_STAT_ENABLE) == 0) in set_link_state_by_speed()
447 if ((dum_hcd->port_status & USB_PORT_STAT_ENABLE) == 0 || in set_link_state()
497 (dum->port_status & USB_PORT_STAT_ENABLE)
1546 (USB_PORT_STAT_CONNECTION | USB_PORT_STAT_ENABLE | \
1548 == (USB_PORT_STAT_CONNECTION | USB_PORT_STAT_ENABLE))
2168 dum_hcd->port_status |= USB_PORT_STAT_ENABLE; in dummy_hub_control()
2265 dum_hcd->port_status &= ~(USB_PORT_STAT_ENABLE in dummy_hub_control()
/Linux-v5.10/drivers/usb/c67x00/
Dc67x00-hcd.c104 wPortStatus |= USB_PORT_STAT_ENABLE; in c67x00_hub_control()
/Linux-v5.10/drivers/usb/usbip/
Dvhci_hcd.c463 USB_PORT_STAT_ENABLE; in vhci_hub_control()
579 } else if (vhci_hcd->port_status[rhport] & USB_PORT_STAT_ENABLE) { in vhci_hub_control()
580 vhci_hcd->port_status[rhport] &= ~(USB_PORT_STAT_ENABLE in vhci_hub_control()
/Linux-v5.10/drivers/usb/core/
Dhub.c1133 if ((portstatus & USB_PORT_STAT_ENABLE) && ( in hub_activate()
1144 portstatus &= ~USB_PORT_STAT_ENABLE; in hub_activate()
1207 } else if (portstatus & USB_PORT_STAT_ENABLE) { in hub_activate()
2842 if (!(portstatus & USB_PORT_STAT_ENABLE)) in hub_port_wait_reset()
3093 else if (!(portstatus & USB_PORT_STAT_ENABLE) && !udev->reset_resume) { in check_port_resume_type()
5113 if (portstatus & USB_PORT_STAT_ENABLE) in hub_port_connect()
5316 if (portstatus & USB_PORT_STAT_ENABLE) { in hub_port_connect_change()
5435 if (!(portstatus & USB_PORT_STAT_ENABLE) in port_event()
/Linux-v5.10/drivers/usb/renesas_usbhs/
Dmod_host.c1172 usbhsh_port_stat_set(hpriv, USB_PORT_STAT_ENABLE); in __usbhsh_hub_port_feature()
/Linux-v5.10/drivers/usb/isp1760/
Disp1760-hcd.c1987 status |= USB_PORT_STAT_ENABLE; in isp1760_hub_control()
/Linux-v5.10/drivers/usb/dwc2/
Dhcd.c3558 port_status |= USB_PORT_STAT_ENABLE; in dwc2_hcd_hub_control()