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 | \
471 USB_PORT_STAT_CONNECTION, true); in ast_vhub_device_connect()474 USB_PORT_STAT_CONNECTION | in ast_vhub_device_connect()607 if (p->status & USB_PORT_STAT_CONNECTION) { in ast_vhub_set_port_feature()808 p->status &= USB_PORT_STAT_CONNECTION; in ast_vhub_hub_reset()
377 dum_hcd->port_status &= ~(USB_PORT_STAT_CONNECTION | in set_link_state_by_speed()380 USB_PORT_STAT_CONNECTION) != 0) in set_link_state_by_speed()385 dum_hcd->port_status |= (USB_PORT_STAT_CONNECTION | in set_link_state_by_speed()388 USB_PORT_STAT_CONNECTION) == 0) in set_link_state_by_speed()402 dum_hcd->port_status &= ~(USB_PORT_STAT_CONNECTION | in set_link_state_by_speed()408 USB_PORT_STAT_CONNECTION) != 0) in set_link_state_by_speed()412 dum_hcd->port_status |= USB_PORT_STAT_CONNECTION; in set_link_state_by_speed()414 USB_PORT_STAT_CONNECTION) == 0) in set_link_state_by_speed()868 if ((dum_hcd->port_status & USB_PORT_STAT_CONNECTION) == 0) in dummy_wakeup()1548 (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()
296 wPortStatus |= USB_PORT_STAT_CONNECTION; in uhci_hub_control()
758 pls |= USB_PORT_STAT_CONNECTION; in xhci_hub_report_usb3_link_state()770 pls |= USB_PORT_STAT_CONNECTION; in xhci_hub_report_usb3_link_state()979 status |= USB_PORT_STAT_CONNECTION; in xhci_get_port_status()
1153 max3421_hcd->port_status |= USB_PORT_STAT_CONNECTION; in max3421_detect_conn()1155 max3421_hcd->port_status &= ~USB_PORT_STAT_CONNECTION; in max3421_detect_conn()
1003 rh->port |= USB_PORT_STAT_CONNECTION; in start_root_hub_sampling()1005 rh->port &= ~USB_PORT_STAT_CONNECTION; in start_root_hub_sampling()1702 if (!(rh->port & USB_PORT_STAT_CONNECTION)) { in r8a66597_root_hub_control()
1113 status |= USB_PORT_STAT_CONNECTION; in ehci_hub_control()
3317 status |= USB_PORT_STAT_CONNECTION; in oxu_hub_control()
1654 status |= USB_PORT_STAT_CONNECTION; in fotg210_hub_control()
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()576 USB_PORT_STAT_CONNECTION | in vhci_hub_control()1422 USB_PORT_STAT_CONNECTION) in vhci_hcd_suspend()1426 USB_PORT_STAT_CONNECTION) in vhci_hcd_suspend()
288 && !(port->status & USB_PORT_STAT_CONNECTION)) in wusbhc_devconnect_ack()316 port->status |= USB_PORT_STAT_CONNECTION; in wusbhc_devconnect_ack()349 port->status &= ~(USB_PORT_STAT_CONNECTION | USB_PORT_STAT_ENABLE in __wusbhc_dev_disconnect()
1087 if (udev || (portstatus & USB_PORT_STAT_CONNECTION)) in hub_activate()1099 !(portstatus & USB_PORT_STAT_CONNECTION) || in hub_activate()1139 if (!(portstatus & USB_PORT_STAT_CONNECTION) || in hub_activate()1150 if (udev || (portstatus & USB_PORT_STAT_CONNECTION) || in hub_activate()2723 (portstatus & USB_PORT_STAT_CONNECTION)) in hub_port_wait_reset()2742 if (!(portstatus & USB_PORT_STAT_CONNECTION)) in hub_port_wait_reset()2984 } else if (!(portstatus & USB_PORT_STAT_CONNECTION)) { in check_port_resume_type()3397 if (status || *portstatus & USB_PORT_STAT_CONNECTION) in wait_for_connected()4322 (portstatus & USB_PORT_STAT_CONNECTION) == connection) { in hub_port_debounce()4324 (connection == USB_PORT_STAT_CONNECTION)) in hub_port_debounce()[all …]
96 wPortStatus |= USB_PORT_STAT_CONNECTION; in c67x00_hub_control()
367 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()
703 ~(USB_PORT_STAT_CONNECTION in tusb_otg_ints()
762 musb->port1_status |= USB_PORT_STAT_CONNECTION in musb_handle_intr_connect()
3741 port_status |= USB_PORT_STAT_CONNECTION; in dwc2_hcd_hub_control()3770 (USB_PORT_STAT_CONNECTION | in dwc2_hcd_hub_control()3773 USB_PORT_STAT_CONNECTION)) { in dwc2_hcd_hub_control()
1986 status |= USB_PORT_STAT_CONNECTION; in isp1760_hub_control()