Searched refs:suspended_ports (Results 1 – 4 of 4) sorted by relevance
926 clear_bit(wIndex, &ehci->suspended_ports); in ehci_hub_control()999 } else if (test_bit(wIndex, &ehci->suspended_ports)) { in ehci_hub_control()1000 clear_bit(wIndex, &ehci->suspended_ports); in ehci_hub_control()1084 set_bit(wIndex, &ehci->suspended_ports); in ehci_hub_control()
238 xhci->usb2_rhub.bus_state.suspended_ports = 0; in xhci_reset()241 xhci->usb3_rhub.bus_state.suspended_ports = 0; in xhci_reset()1254 if (xhci->usb3_rhub.bus_state.suspended_ports || xhci->usb3_rhub.bus_state.bus_suspended) in xhci_resume()
156 unsigned long suspended_ports; member
947 fotg210->port_c_suspend = fotg210->suspended_ports = in fotg210_reset()1576 clear_bit(wIndex, &fotg210->suspended_ports); in fotg210_hub_control()1660 } else if (test_bit(wIndex, &fotg210->suspended_ports)) { in fotg210_hub_control()1661 clear_bit(wIndex, &fotg210->suspended_ports); in fotg210_hub_control()1711 set_bit(wIndex, &fotg210->suspended_ports); in fotg210_hub_control()5194 if (test_bit(0, &fotg210->suspended_ports) && in fotg210_irq()