Searched refs:USB_PORT_STAT_CONNECTION (Results 1 – 14 of 14) sorted by relevance
123 #define USB_PORT_STAT_CONNECTION 0x0001 macro147 #define USB_SS_PORT_STAT_MASK (USB_PORT_STAT_CONNECTION | \
546 USB_PORT_STAT_CONNECTION, true); in ast_vhub_device_connect() 549 USB_PORT_STAT_CONNECTION | in ast_vhub_device_connect() 682 if (p->status & USB_PORT_STAT_CONNECTION) { in ast_vhub_set_port_feature() 889 p->status &= USB_PORT_STAT_CONNECTION; in ast_vhub_hub_reset()
658 connect = *status & USB_PORT_STAT_CONNECTION; in hub_ext_port_status()1186 if (udev || (portstatus & USB_PORT_STAT_CONNECTION)) in hub_activate()1198 !(portstatus & USB_PORT_STAT_CONNECTION) || in hub_activate()1253 if (!(portstatus & USB_PORT_STAT_CONNECTION) || in hub_activate()1264 if (udev || (portstatus & USB_PORT_STAT_CONNECTION) || in hub_activate()2955 (portstatus & USB_PORT_STAT_CONNECTION)) in hub_port_wait_reset()2974 if (!(portstatus & USB_PORT_STAT_CONNECTION)) in hub_port_wait_reset()3271 } else if (!(portstatus & USB_PORT_STAT_CONNECTION)) { in check_port_resume_type()3713 if (status || *portstatus & USB_PORT_STAT_CONNECTION) in wait_for_connected()4674 (portstatus & USB_PORT_STAT_CONNECTION) == connection) { in hub_port_debounce()[all …]
157 ~(USB_PORT_STAT_CONNECTION | in xenhcd_set_connect_state()164 info->ports[port].status |= USB_PORT_STAT_CONNECTION; in xenhcd_set_connect_state()168 info->ports[port].status |= USB_PORT_STAT_CONNECTION; in xenhcd_set_connect_state()171 info->ports[port].status |= USB_PORT_STAT_CONNECTION; in xenhcd_set_connect_state()
296 wPortStatus |= USB_PORT_STAT_CONNECTION; in uhci_hub_control()
881 pls |= USB_PORT_STAT_CONNECTION; in xhci_hub_report_usb3_link_state()903 pls |= USB_PORT_STAT_CONNECTION; in xhci_hub_report_usb3_link_state()1183 status |= USB_PORT_STAT_CONNECTION; in xhci_get_port_status()
1120 max3421_hcd->port_status |= USB_PORT_STAT_CONNECTION; in max3421_detect_conn()1122 max3421_hcd->port_status &= ~USB_PORT_STAT_CONNECTION; in max3421_detect_conn()
985 status |= USB_PORT_STAT_CONNECTION; in ehci_hub_control()
96 wPortStatus |= USB_PORT_STAT_CONNECTION; in c67x00_hub_control()
364 USB_PORT_STAT_CONNECTION) { in lvs_rh_work()
1318 usbhsh_port_stat_set(hpriv, USB_PORT_STAT_CONNECTION); in usbhsh_irq_attch()1346 usbhsh_port_stat_clear(hpriv, USB_PORT_STAT_CONNECTION); in usbhsh_irq_dtch()
3563 port_status |= USB_PORT_STAT_CONNECTION; in dwc2_hcd_hub_control()3592 (USB_PORT_STAT_CONNECTION | in dwc2_hcd_hub_control()3595 USB_PORT_STAT_CONNECTION)) { in dwc2_hcd_hub_control()
2360 status |= USB_PORT_STAT_CONNECTION; in isp1760_hub_control()
1651 status |= USB_PORT_STAT_CONNECTION; in fotg210_hub_control()