Home
last modified time | relevance | path

Searched refs:all_ports_seen_u0 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dxhci-hub.c908 u32 all_ports_seen_u0 = ((1 << xhci->usb3_rhub.num_ports) - 1); in xhci_del_comp_mod_timer() local
914 if ((xhci->port_status_u0 != all_ports_seen_u0) && port_in_u0) { in xhci_del_comp_mod_timer()
916 if (xhci->port_status_u0 == all_ports_seen_u0) { in xhci_del_comp_mod_timer()