Searched refs:USB_PORT_STAT_C_ENABLE (Results 1 – 18 of 18) sorted by relevance
106 usb->vroot_hub->port.wPortChange |= USB_PORT_STAT_C_ENABLE; in fhci_port_disable()127 usb->vroot_hub->port.wPortChange |= USB_PORT_STAT_C_ENABLE; in fhci_port_enable()192 USB_PORT_STAT_C_ENABLE | USB_PORT_STAT_C_SUSPEND | in fhci_hub_status_data()240 ~USB_PORT_STAT_C_ENABLE; in fhci_hub_control()
281 wPortChange |= USB_PORT_STAT_C_ENABLE; in uhci_hub_control()
997 status |= USB_PORT_STAT_C_ENABLE << 16; in ehci_hub_control()
704 status |= USB_PORT_STAT_C_ENABLE << 16; in xhci_get_port_status()
1165 | (USB_PORT_STAT_C_ENABLE << 16); in sl811h_timer()
83 USB_PORT_STAT_C_ENABLE | \
3257 status |= USB_PORT_STAT_C_ENABLE << 16; in oxu_hub_control()
251 #define PORT_C_MASK ((USB_PORT_STAT_C_CONNECTION | USB_PORT_STAT_C_ENABLE | \
1587 status |= USB_PORT_STAT_C_ENABLE << 16; in fotg210_hub_control()
118 port->change |= USB_PORT_STAT_C_RESET | USB_PORT_STAT_C_ENABLE; in wusbhc_rh_port_reset()315 wusb_port_by_idx(wusbhc, port_idx)->change &= ~USB_PORT_STAT_C_ENABLE; in wusbhc_rh_clear_port_feat()
366 port->change |= USB_PORT_STAT_C_CONNECTION | USB_PORT_STAT_C_ENABLE; in __wusbhc_dev_disconnect()
162 #define USB_PORT_STAT_C_ENABLE 0x0002 macro
212 | (USB_PORT_STAT_C_ENABLE << 16); in musb_port_reset()
319 if (portchange & USB_PORT_STAT_C_ENABLE) in lvs_rh_work()
1168 if (portchange & USB_PORT_STAT_C_ENABLE) { in hub_activate()2963 if (portchange & USB_PORT_STAT_C_ENABLE) in check_port_resume_type()4687 USB_PORT_STAT_C_ENABLE)) { in hub_port_connect()4901 USB_PORT_STAT_C_ENABLE); in hub_port_connect_change()4955 if (portchange & USB_PORT_STAT_C_ENABLE) { in port_event()
163 | USB_PORT_STAT_C_ENABLE \
1944 | USB_PORT_STAT_C_ENABLE \
1687 port_status |= USB_PORT_STAT_C_ENABLE << 16; in dwc2_hcd_hub_control()