Searched refs:USB_PORT_STAT_C_CONNECTION (Results 1 – 16 of 16) sorted by relevance
186 if (fhci->vroot_hub->port.wPortChange & (USB_PORT_STAT_C_CONNECTION | in fhci_hub_status_data()253 ~USB_PORT_STAT_C_CONNECTION; in fhci_hub_control()
280 wPortChange |= USB_PORT_STAT_C_CONNECTION; in uhci_hub_control()
177 info->ports[port].status |= (USB_PORT_STAT_C_CONNECTION << 16); in xenhcd_set_connect_state()382 #define PORT_C_MASK ((USB_PORT_STAT_C_CONNECTION | \
875 status |= USB_PORT_STAT_C_CONNECTION << 16; in ehci_hub_control()
78 #define PORT_C_MASK ((USB_PORT_STAT_C_CONNECTION | \
1173 status |= USB_PORT_STAT_C_CONNECTION << 16; in xhci_get_port_status()
174 #define USB_PORT_STAT_C_CONNECTION 0x0001 macro
657 connect_change = *change & USB_PORT_STAT_C_CONNECTION; in hub_ext_port_status()1229 if (portchange & USB_PORT_STAT_C_CONNECTION) { in hub_activate()1254 (portchange & USB_PORT_STAT_C_CONNECTION)) in hub_activate()1265 (portchange & USB_PORT_STAT_C_CONNECTION) || in hub_activate()2982 (portchange & USB_PORT_STAT_C_CONNECTION)) { in hub_port_wait_reset()3297 if (portchange & USB_PORT_STAT_C_CONNECTION) in check_port_resume_type()4673 if (!(portchange & USB_PORT_STAT_C_CONNECTION) && in hub_port_debounce()4685 if (portchange & USB_PORT_STAT_C_CONNECTION) { in hub_port_debounce()5380 (portchange & USB_PORT_STAT_C_CONNECTION)) in hub_port_connect()5383 if (portchange & (USB_PORT_STAT_C_CONNECTION | in hub_port_connect()[all …]
92 wPortChange |= USB_PORT_STAT_C_CONNECTION; in c67x00_hub_control()
201 | (USB_PORT_STAT_C_CONNECTION << 16); in musb_root_disconnect()
514 chg &= USB_PORT_STAT_C_CONNECTION | in ast_vhub_change_port_stat() 683 p->change |= USB_PORT_STAT_C_CONNECTION; in ast_vhub_set_port_feature()
359 if (portchange & USB_PORT_STAT_C_CONNECTION) { in lvs_rh_work()
1319 usbhsh_port_stat_set(hpriv, USB_PORT_STAT_C_CONNECTION << 16); in usbhsh_irq_attch()1347 usbhsh_port_stat_set(hpriv, USB_PORT_STAT_C_CONNECTION << 16); in usbhsh_irq_dtch()
2294 status |= USB_PORT_STAT_C_CONNECTION << 16; in isp1760_hub_control()
1552 status |= USB_PORT_STAT_C_CONNECTION << 16; in fotg210_hub_control()
3535 port_status |= USB_PORT_STAT_C_CONNECTION << 16; in dwc2_hcd_hub_control()