Searched refs:USB_PORT_STAT_CONNECTION (Results 1 – 23 of 23) sorted by relevance
110 #define USB_PORT_STAT_CONNECTION 0x0001 macro134 #define USB_SS_PORT_STAT_MASK (USB_PORT_STAT_CONNECTION | \
300 dum_hcd->port_status &= ~(USB_PORT_STAT_CONNECTION | in set_link_state_by_speed()303 USB_PORT_STAT_CONNECTION) != 0) in set_link_state_by_speed()308 dum_hcd->port_status |= (USB_PORT_STAT_CONNECTION | in set_link_state_by_speed()311 USB_PORT_STAT_CONNECTION) == 0) in set_link_state_by_speed()326 dum_hcd->port_status &= ~(USB_PORT_STAT_CONNECTION | in set_link_state_by_speed()332 USB_PORT_STAT_CONNECTION) != 0) in set_link_state_by_speed()336 dum_hcd->port_status |= USB_PORT_STAT_CONNECTION; in set_link_state_by_speed()338 USB_PORT_STAT_CONNECTION) == 0) in set_link_state_by_speed()371 if ((dum_hcd->port_status & USB_PORT_STAT_CONNECTION) == 0 || in set_link_state()373 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()
514 pls |= USB_PORT_STAT_CONNECTION; in xhci_hub_report_usb3_link_state()526 pls |= USB_PORT_STAT_CONNECTION; in xhci_hub_report_usb3_link_state()676 status |= USB_PORT_STAT_CONNECTION; in xhci_get_port_status()
295 wPortStatus |= USB_PORT_STAT_CONNECTION; in uhci_hub_control()
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()
1097 status |= USB_PORT_STAT_CONNECTION; in ehci_hub_control()
3344 status |= USB_PORT_STAT_CONNECTION; in oxu_hub_control()
1686 status |= USB_PORT_STAT_CONNECTION; in fusbh200_hub_control()
1732 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()
1134 if (udev || (portstatus & USB_PORT_STAT_CONNECTION)) in hub_activate()1146 !(portstatus & USB_PORT_STAT_CONNECTION) || in hub_activate()1186 if (!(portstatus & USB_PORT_STAT_CONNECTION) || in hub_activate()1194 if (udev || (portstatus & USB_PORT_STAT_CONNECTION) || in hub_activate()2696 if (!(portstatus & USB_PORT_STAT_CONNECTION)) in hub_port_wait_reset()2919 } else if (!(portstatus & USB_PORT_STAT_CONNECTION)) { in check_port_resume_type()3337 if (status || *portstatus & USB_PORT_STAT_CONNECTION) in wait_for_ss_port_enable()4113 (portstatus & USB_PORT_STAT_CONNECTION) == connection) { in hub_port_debounce()4115 (connection == USB_PORT_STAT_CONNECTION)) in hub_port_debounce()4121 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()1066 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()
574 port->status |= USB_PORT_STAT_CONNECTION | in oz_acquire_port()710 port->status &= ~(USB_PORT_STAT_CONNECTION | USB_PORT_STAT_ENABLE); in oz_hcd_pd_departed()
708 ~(USB_PORT_STAT_CONNECTION in tusb_otg_ints()
775 musb->port1_status |= USB_PORT_STAT_CONNECTION in musb_stage0_irq()
1986 status |= USB_PORT_STAT_CONNECTION; in isp1760_hub_control()
1674 port_status |= USB_PORT_STAT_CONNECTION; in dwc2_hcd_hub_control()