Searched refs:USB_PORT_STAT_CONNECTION (Results 1 – 22 of 22) sorted by relevance
125 #define USB_PORT_STAT_CONNECTION 0x0001 macro149 #define USB_SS_PORT_STAT_MASK (USB_PORT_STAT_CONNECTION | \
378 dum_hcd->port_status &= ~(USB_PORT_STAT_CONNECTION | in set_link_state_by_speed()381 USB_PORT_STAT_CONNECTION) != 0) in set_link_state_by_speed()386 dum_hcd->port_status |= (USB_PORT_STAT_CONNECTION | in set_link_state_by_speed()389 USB_PORT_STAT_CONNECTION) == 0) in set_link_state_by_speed()403 dum_hcd->port_status &= ~(USB_PORT_STAT_CONNECTION | in set_link_state_by_speed()409 USB_PORT_STAT_CONNECTION) != 0) in set_link_state_by_speed()413 dum_hcd->port_status |= USB_PORT_STAT_CONNECTION; in set_link_state_by_speed()415 USB_PORT_STAT_CONNECTION) == 0) in set_link_state_by_speed()859 if ((dum_hcd->port_status & USB_PORT_STAT_CONNECTION) == 0) in dummy_wakeup()1565 (USB_PORT_STAT_CONNECTION | USB_PORT_STAT_ENABLE | \[all …]
404 (usb->vroot_hub->port.wPortStatus & USB_PORT_STAT_CONNECTION) && in sof_interrupt()440 usb->vroot_hub->port.wPortStatus &= ~USB_PORT_STAT_CONNECTION; in fhci_device_disconnected_interrupt()474 USB_PORT_STAT_CONNECTION); in fhci_device_connected_interrupt()493 USB_PORT_STAT_CONNECTION; in fhci_device_connected_interrupt()
721 sl811->port1 &= ~USB_PORT_STAT_CONNECTION; in sl811h_irq()723 sl811->port1 |= USB_PORT_STAT_CONNECTION; in sl811h_irq()1128 const u32 mask = USB_PORT_STAT_CONNECTION in sl811h_timer()1164 if (sl811->port1 & USB_PORT_STAT_CONNECTION) in sl811h_timer()1176 if (sl811->port1 & USB_PORT_STAT_CONNECTION) { in sl811h_timer()
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()
851 pls |= USB_PORT_STAT_CONNECTION; in xhci_hub_report_usb3_link_state()873 pls |= USB_PORT_STAT_CONNECTION; in xhci_hub_report_usb3_link_state()1147 status |= USB_PORT_STAT_CONNECTION; in xhci_get_port_status()
1123 max3421_hcd->port_status |= USB_PORT_STAT_CONNECTION; in max3421_detect_conn()1125 max3421_hcd->port_status &= ~USB_PORT_STAT_CONNECTION; in max3421_detect_conn()
1001 rh->port |= USB_PORT_STAT_CONNECTION; in start_root_hub_sampling()1003 rh->port &= ~USB_PORT_STAT_CONNECTION; in start_root_hub_sampling()1700 if (!(rh->port & USB_PORT_STAT_CONNECTION)) { in r8a66597_root_hub_control()
977 status |= USB_PORT_STAT_CONNECTION; in ehci_hub_control()
3750 status |= USB_PORT_STAT_CONNECTION; in oxu_hub_control()
1659 status |= USB_PORT_STAT_CONNECTION; in fotg210_hub_control()
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()
167 status |= USB_PORT_STAT_CONNECTION | (1 << USB_PORT_FEAT_C_CONNECTION); in rh_port_connect()201 status &= ~USB_PORT_STAT_CONNECTION; in rh_port_disconnect()585 USB_PORT_STAT_CONNECTION | in vhci_hub_control()1441 USB_PORT_STAT_CONNECTION) in vhci_hcd_suspend()1445 USB_PORT_STAT_CONNECTION) in vhci_hcd_suspend()
1137 if (udev || (portstatus & USB_PORT_STAT_CONNECTION)) in hub_activate()1149 !(portstatus & USB_PORT_STAT_CONNECTION) || in hub_activate()1204 if (!(portstatus & USB_PORT_STAT_CONNECTION) || in hub_activate()1215 if (udev || (portstatus & USB_PORT_STAT_CONNECTION) || in hub_activate()2881 (portstatus & USB_PORT_STAT_CONNECTION)) in hub_port_wait_reset()2900 if (!(portstatus & USB_PORT_STAT_CONNECTION)) in hub_port_wait_reset()3157 } else if (!(portstatus & USB_PORT_STAT_CONNECTION)) { in check_port_resume_type()3599 if (status || *portstatus & USB_PORT_STAT_CONNECTION) in wait_for_connected()4554 (portstatus & USB_PORT_STAT_CONNECTION) == connection) { in hub_port_debounce()4556 (connection == USB_PORT_STAT_CONNECTION)) in hub_port_debounce()[all …]
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()
705 ~(USB_PORT_STAT_CONNECTION in tusb_otg_ints()
904 musb->port1_status |= USB_PORT_STAT_CONNECTION in musb_handle_intr_connect()
3559 port_status |= USB_PORT_STAT_CONNECTION; in dwc2_hcd_hub_control()3588 (USB_PORT_STAT_CONNECTION | in dwc2_hcd_hub_control()3591 USB_PORT_STAT_CONNECTION)) { in dwc2_hcd_hub_control()
2360 status |= USB_PORT_STAT_CONNECTION; in isp1760_hub_control()