Home
last modified time | relevance | path

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

/Linux-v6.6/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.c1231 max3421_hcd->port_status |= USB_PORT_STAT_ENABLE; in max3421_handle_irqs()
1450 max3421_hcd->port_status &= ~(USB_PORT_STAT_ENABLE | in max3421_reset_port()
Dehci-hub.c994 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.c1178 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()
/Linux-v6.6/include/uapi/linux/usb/
Dch11.h124 #define USB_PORT_STAT_ENABLE 0x0002 macro
148 USB_PORT_STAT_ENABLE | \
/Linux-v6.6/drivers/usb/gadget/udc/aspeed-vhub/
Dhub.c524 if (p->status & USB_PORT_STAT_ENABLE) in ast_vhub_change_port_stat()
549 USB_PORT_STAT_ENABLE, in ast_vhub_device_connect()
605 USB_PORT_STAT_ENABLE | in ast_vhub_port_reset()
645 set |= USB_PORT_STAT_ENABLE; in ast_vhub_port_reset()
664 if (!(p->status & USB_PORT_STAT_ENABLE)) in ast_vhub_set_port_feature()
708 USB_PORT_STAT_ENABLE | in ast_vhub_clr_port_feature()
/Linux-v6.6/drivers/usb/musb/
Dmusb_virthub.c172 musb->port1_status &= ~USB_PORT_STAT_ENABLE; in musb_port_reset()
189 musb->port1_status |= USB_PORT_STAT_ENABLE in musb_port_reset()
Dsunxi.c361 if (musb->port1_status & USB_PORT_STAT_ENABLE) in sunxi_musb_set_mode()
Dtusb6010.c711 | USB_PORT_STAT_ENABLE in tusb_otg_ints()
Dmusb_core.c898 |USB_PORT_STAT_ENABLE in musb_handle_intr_connect()
/Linux-v6.6/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)
1564 (USB_PORT_STAT_CONNECTION | USB_PORT_STAT_ENABLE | \
1566 == (USB_PORT_STAT_CONNECTION | USB_PORT_STAT_ENABLE))
2200 dum_hcd->port_status |= USB_PORT_STAT_ENABLE; in dummy_hub_control()
2298 dum_hcd->port_status &= ~(USB_PORT_STAT_ENABLE in dummy_hub_control()
/Linux-v6.6/drivers/usb/c67x00/
Dc67x00-hcd.c104 wPortStatus |= USB_PORT_STAT_ENABLE; in c67x00_hub_control()
/Linux-v6.6/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.6/drivers/usb/core/
Dhub.c1178 if ((portstatus & USB_PORT_STAT_ENABLE) && ( in hub_activate()
1189 portstatus &= ~USB_PORT_STAT_ENABLE; in hub_activate()
1252 } else if (portstatus & USB_PORT_STAT_ENABLE) { in hub_activate()
2918 if (!(portstatus & USB_PORT_STAT_ENABLE)) in hub_port_wait_reset()
3214 else if (!(portstatus & USB_PORT_STAT_ENABLE) && !udev->reset_resume) { in check_port_resume_type()
5339 if (portstatus & USB_PORT_STAT_ENABLE) in hub_port_connect()
5556 if (portstatus & USB_PORT_STAT_ENABLE) { in hub_port_connect_change()
5671 if (!(portstatus & USB_PORT_STAT_ENABLE) in port_event()
/Linux-v6.6/drivers/usb/renesas_usbhs/
Dmod_host.c1172 usbhsh_port_stat_set(hpriv, USB_PORT_STAT_ENABLE); in __usbhsh_hub_port_feature()
/Linux-v6.6/drivers/usb/isp1760/
Disp1760-hcd.c2365 status |= USB_PORT_STAT_ENABLE; in isp1760_hub_control()
/Linux-v6.6/drivers/usb/dwc2/
Dhcd.c3561 port_status |= USB_PORT_STAT_ENABLE; in dwc2_hcd_hub_control()
/Linux-v6.6/drivers/usb/fotg210/
Dfotg210-hcd.c1662 status |= USB_PORT_STAT_ENABLE; in fotg210_hub_control()