Searched refs:USB_PORT_STAT_CONNECTION (Results 1 – 21 of 21) sorted by relevance
110 #define USB_PORT_STAT_CONNECTION 0x0001 macro134 #define USB_SS_PORT_STAT_MASK (USB_PORT_STAT_CONNECTION | \
364 dum_hcd->port_status &= ~(USB_PORT_STAT_CONNECTION | in set_link_state_by_speed()367 USB_PORT_STAT_CONNECTION) != 0) in set_link_state_by_speed()372 dum_hcd->port_status |= (USB_PORT_STAT_CONNECTION | in set_link_state_by_speed()375 USB_PORT_STAT_CONNECTION) == 0) in set_link_state_by_speed()390 dum_hcd->port_status &= ~(USB_PORT_STAT_CONNECTION | in set_link_state_by_speed()396 USB_PORT_STAT_CONNECTION) != 0) in set_link_state_by_speed()400 dum_hcd->port_status |= USB_PORT_STAT_CONNECTION; in set_link_state_by_speed()402 USB_PORT_STAT_CONNECTION) == 0) in set_link_state_by_speed()435 if ((dum_hcd->port_status & USB_PORT_STAT_CONNECTION) == 0 || in set_link_state()437 unsigned disconnect = USB_PORT_STAT_CONNECTION & in set_link_state()[all …]
408 (usb->vroot_hub->port.wPortStatus & USB_PORT_STAT_CONNECTION) && in sof_interrupt()444 usb->vroot_hub->port.wPortStatus &= ~USB_PORT_STAT_CONNECTION; in fhci_device_disconnected_interrupt()478 USB_PORT_STAT_CONNECTION); in fhci_device_connected_interrupt()497 USB_PORT_STAT_CONNECTION; in fhci_device_connected_interrupt()
720 sl811->port1 &= ~USB_PORT_STAT_CONNECTION; in sl811h_irq()722 sl811->port1 |= USB_PORT_STAT_CONNECTION; in sl811h_irq()1127 const u32 mask = USB_PORT_STAT_CONNECTION in sl811h_timer()1163 if (sl811->port1 & USB_PORT_STAT_CONNECTION) in sl811h_timer()1175 if (sl811->port1 & USB_PORT_STAT_CONNECTION) { in sl811h_timer()
295 wPortStatus |= USB_PORT_STAT_CONNECTION; in uhci_hub_control()
615 pls |= USB_PORT_STAT_CONNECTION; in xhci_hub_report_usb3_link_state()627 pls |= USB_PORT_STAT_CONNECTION; in xhci_hub_report_usb3_link_state()831 status |= USB_PORT_STAT_CONNECTION; in xhci_get_port_status()
1152 max3421_hcd->port_status |= USB_PORT_STAT_CONNECTION; in max3421_detect_conn()1154 max3421_hcd->port_status &= ~USB_PORT_STAT_CONNECTION; in max3421_detect_conn()
1016 rh->port |= USB_PORT_STAT_CONNECTION; in start_root_hub_sampling()1018 rh->port &= ~USB_PORT_STAT_CONNECTION; in start_root_hub_sampling()1715 if (!(rh->port & USB_PORT_STAT_CONNECTION)) { in r8a66597_root_hub_control()
1098 status |= USB_PORT_STAT_CONNECTION; in ehci_hub_control()
3339 status |= USB_PORT_STAT_CONNECTION; in oxu_hub_control()
1680 status |= USB_PORT_STAT_CONNECTION; in fotg210_hub_control()
302 && !(port->status & USB_PORT_STAT_CONNECTION)) in wusbhc_devconnect_ack()330 port->status |= USB_PORT_STAT_CONNECTION; in wusbhc_devconnect_ack()363 port->status &= ~(USB_PORT_STAT_CONNECTION | USB_PORT_STAT_ENABLE in __wusbhc_dev_disconnect()
1135 if (udev || (portstatus & USB_PORT_STAT_CONNECTION)) in hub_activate()1147 !(portstatus & USB_PORT_STAT_CONNECTION) || in hub_activate()1187 if (!(portstatus & USB_PORT_STAT_CONNECTION) || in hub_activate()1195 if (udev || (portstatus & USB_PORT_STAT_CONNECTION) || in hub_activate()2711 if (!(portstatus & USB_PORT_STAT_CONNECTION)) in hub_port_wait_reset()2934 } else if (!(portstatus & USB_PORT_STAT_CONNECTION)) { in check_port_resume_type()3352 if (status || *portstatus & USB_PORT_STAT_CONNECTION) in wait_for_ss_port_enable()4153 (portstatus & USB_PORT_STAT_CONNECTION) == connection) { in hub_port_debounce()4155 (connection == USB_PORT_STAT_CONNECTION)) in hub_port_debounce()4161 connection = portstatus & USB_PORT_STAT_CONNECTION; in hub_port_debounce()[all …]
128 the_controller->port_status[rhport] |= USB_PORT_STAT_CONNECTION in rh_port_connect()153 the_controller->port_status[rhport] &= ~USB_PORT_STAT_CONNECTION; in rh_port_disconnect()1068 USB_PORT_STAT_CONNECTION) in vhci_hcd_suspend()
110 wPortStatus |= USB_PORT_STAT_CONNECTION; in c67x00_hub_control()
333 USB_PORT_STAT_CONNECTION) { in lvs_rh_work()
1332 usbhsh_port_stat_set(hpriv, USB_PORT_STAT_CONNECTION); in usbhsh_irq_attch()1360 usbhsh_port_stat_clear(hpriv, USB_PORT_STAT_CONNECTION); in usbhsh_irq_dtch()
708 ~(USB_PORT_STAT_CONNECTION in tusb_otg_ints()
789 musb->port1_status |= USB_PORT_STAT_CONNECTION in musb_stage0_irq()
1986 status |= USB_PORT_STAT_CONNECTION; in isp1760_hub_control()
1715 port_status |= USB_PORT_STAT_CONNECTION; in dwc2_hcd_hub_control()