Searched refs:USB_PORT_STAT_ENABLE (Results 1 – 21 of 21) sorted by relevance
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()
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()
298 wPortStatus |= USB_PORT_STAT_ENABLE; in uhci_hub_control()
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()
994 status |= USB_PORT_STAT_ENABLE; in ehci_hub_control()
1187 status |= USB_PORT_STAT_ENABLE; in xhci_get_port_status()
1260 USB_PORT_STAT_ENABLE) || in isp1362_urb_enqueue()
124 #define USB_PORT_STAT_ENABLE 0x0002 macro 148 USB_PORT_STAT_ENABLE | \
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()
172 musb->port1_status &= ~USB_PORT_STAT_ENABLE; in musb_port_reset() 189 musb->port1_status |= USB_PORT_STAT_ENABLE in musb_port_reset()
359 if (musb->port1_status & USB_PORT_STAT_ENABLE) in sunxi_musb_set_mode()
711 | USB_PORT_STAT_ENABLE in tusb_otg_ints()
899 |USB_PORT_STAT_ENABLE in musb_handle_intr_connect()
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))2213 dum_hcd->port_status |= USB_PORT_STAT_ENABLE; in dummy_hub_control() 2311 dum_hcd->port_status &= ~(USB_PORT_STAT_ENABLE in dummy_hub_control() [all...]
104 wPortStatus |= USB_PORT_STAT_ENABLE; in c67x00_hub_control()
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()
1203 if ((portstatus & USB_PORT_STAT_ENABLE) && ( in hub_activate() 1214 portstatus &= ~USB_PORT_STAT_ENABLE; in hub_activate() 1277 } else if (portstatus & USB_PORT_STAT_ENABLE) { in hub_activate() 3019 if (!(portstatus & USB_PORT_STAT_ENABLE)) in hub_port_wait_reset() 3315 else if (!(portstatus & USB_PORT_STAT_ENABLE) && !udev->reset_resume) { in check_port_resume_type() 5446 if (portstatus & USB_PORT_STAT_ENABLE) in hub_port_connect() 5663 if (portstatus & USB_PORT_STAT_ENABLE) { in hub_port_connect_change() 5779 if (!(portstatus & USB_PORT_STAT_ENABLE) in port_event()
1172 usbhsh_port_stat_set(hpriv, USB_PORT_STAT_ENABLE); in __usbhsh_hub_port_feature()
2365 status |= USB_PORT_STAT_ENABLE; in isp1760_hub_control()
1655 status |= USB_PORT_STAT_ENABLE; in fotg210_hub_control()
3565 port_status |= USB_PORT_STAT_ENABLE; in dwc2_hcd_hub_control()