Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/host/
Dfhci-hub.c100 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()
Dxen-hcd.c158 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()
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()
1302 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.c1240 max3421_hcd->port_status |= USB_PORT_STAT_ENABLE; in max3421_handle_irqs()
1459 max3421_hcd->port_status &= ~(USB_PORT_STAT_ENABLE | in max3421_reset_port()
Dehci-hub.c986 status |= USB_PORT_STAT_ENABLE; in ehci_hub_control()
Dr8a66597-hcd.c1049 rh->port |= USB_PORT_STAT_ENABLE; in r8a66597_usb_connect()
2254 if (!(rh->port & USB_PORT_STAT_ENABLE)) in r8a66597_bus_suspend()
Dxhci-hub.c1151 status |= USB_PORT_STAT_ENABLE; in xhci_get_port_status()
Disp1362-hcd.c1260 USB_PORT_STAT_ENABLE) || in isp1362_urb_enqueue()
Doxu210hp-hcd.c3755 status |= USB_PORT_STAT_ENABLE; in oxu_hub_control()
Dfotg210-hcd.c1663 status |= USB_PORT_STAT_ENABLE; in fotg210_hub_control()
/Linux-v6.1/include/uapi/linux/usb/
Dch11.h126 #define USB_PORT_STAT_ENABLE 0x0002 macro
150 USB_PORT_STAT_ENABLE | \
/Linux-v6.1/drivers/usb/gadget/udc/aspeed-vhub/
Dhub.c525 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-v6.1/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.c706 | USB_PORT_STAT_ENABLE in tusb_otg_ints()
Dmusb_core.c902 |USB_PORT_STAT_ENABLE in musb_handle_intr_connect()
/Linux-v6.1/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)
1565 (USB_PORT_STAT_CONNECTION | USB_PORT_STAT_ENABLE | \
1567 == (USB_PORT_STAT_CONNECTION | USB_PORT_STAT_ENABLE))
2201 dum_hcd->port_status |= USB_PORT_STAT_ENABLE; in dummy_hub_control()
2299 dum_hcd->port_status &= ~(USB_PORT_STAT_ENABLE in dummy_hub_control()
/Linux-v6.1/drivers/usb/c67x00/
Dc67x00-hcd.c104 wPortStatus |= USB_PORT_STAT_ENABLE; in c67x00_hub_control()
/Linux-v6.1/drivers/usb/usbip/
Dvhci_hcd.c471 USB_PORT_STAT_ENABLE; in vhci_hub_control()
587 } else if (vhci_hcd->port_status[rhport] & USB_PORT_STAT_ENABLE) { in vhci_hub_control()
588 vhci_hcd->port_status[rhport] &= ~(USB_PORT_STAT_ENABLE in vhci_hub_control()
/Linux-v6.1/drivers/usb/core/
Dhub.c1144 if ((portstatus & USB_PORT_STAT_ENABLE) && ( in hub_activate()
1155 portstatus &= ~USB_PORT_STAT_ENABLE; in hub_activate()
1218 } else if (portstatus & USB_PORT_STAT_ENABLE) { in hub_activate()
2911 if (!(portstatus & USB_PORT_STAT_ENABLE)) in hub_port_wait_reset()
3167 else if (!(portstatus & USB_PORT_STAT_ENABLE) && !udev->reset_resume) { in check_port_resume_type()
5237 if (portstatus & USB_PORT_STAT_ENABLE) in hub_port_connect()
5451 if (portstatus & USB_PORT_STAT_ENABLE) { in hub_port_connect_change()
5569 if (!(portstatus & USB_PORT_STAT_ENABLE) in port_event()
/Linux-v6.1/drivers/usb/renesas_usbhs/
Dmod_host.c1172 usbhsh_port_stat_set(hpriv, USB_PORT_STAT_ENABLE); in __usbhsh_hub_port_feature()
/Linux-v6.1/drivers/usb/isp1760/
Disp1760-hcd.c2365 status |= USB_PORT_STAT_ENABLE; in isp1760_hub_control()
/Linux-v6.1/drivers/usb/dwc2/
Dhcd.c3561 port_status |= USB_PORT_STAT_ENABLE; in dwc2_hcd_hub_control()