Searched refs:USB_PORT_STAT_ENABLE (Results 1 – 24 of 24) 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()
737 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()
298 wPortStatus |= USB_PORT_STAT_ENABLE; in uhci_hub_control()
1231 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()
986 status |= USB_PORT_STAT_ENABLE; in ehci_hub_control()
1049 rh->port |= USB_PORT_STAT_ENABLE; in r8a66597_usb_connect()2254 if (!(rh->port & USB_PORT_STAT_ENABLE)) in r8a66597_bus_suspend()
1177 status |= USB_PORT_STAT_ENABLE; in xhci_get_port_status()
1260 USB_PORT_STAT_ENABLE) || in isp1362_urb_enqueue()
3755 status |= USB_PORT_STAT_ENABLE; in oxu_hub_control()
126 #define USB_PORT_STAT_ENABLE 0x0002 macro150 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()
362 if (musb->port1_status & USB_PORT_STAT_ENABLE) in sunxi_musb_set_mode()
706 | USB_PORT_STAT_ENABLE in tusb_otg_ints()
898 |USB_PORT_STAT_ENABLE in musb_handle_intr_connect()
379 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()
104 wPortStatus |= USB_PORT_STAT_ENABLE; in c67x00_hub_control()
471 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()
1147 if ((portstatus & USB_PORT_STAT_ENABLE) && ( in hub_activate()1158 portstatus &= ~USB_PORT_STAT_ENABLE; in hub_activate()1221 } else if (portstatus & USB_PORT_STAT_ENABLE) { in hub_activate()2913 if (!(portstatus & USB_PORT_STAT_ENABLE)) in hub_port_wait_reset()3211 else if (!(portstatus & USB_PORT_STAT_ENABLE) && !udev->reset_resume) { in check_port_resume_type()5286 if (portstatus & USB_PORT_STAT_ENABLE) in hub_port_connect()5505 if (portstatus & USB_PORT_STAT_ENABLE) { in hub_port_connect_change()5623 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()
3561 port_status |= USB_PORT_STAT_ENABLE; in dwc2_hcd_hub_control()
1662 status |= USB_PORT_STAT_ENABLE; in fotg210_hub_control()
Completed in 83 milliseconds