Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci-hub.c890 u32 all_ports_seen_u0 = ((1 << xhci->usb3_rhub.num_ports) - 1); in xhci_del_comp_mod_timer() local
896 if ((xhci->port_status_u0 != all_ports_seen_u0) && port_in_u0) { in xhci_del_comp_mod_timer()
898 if (xhci->port_status_u0 == all_ports_seen_u0) { in xhci_del_comp_mod_timer()