Lines Matching refs:XDEV_U0
888 bool port_in_u0 = ((status & PORT_PLS_MASK) == XDEV_U0); in xhci_del_comp_mod_timer()
959 xhci_set_link_state(xhci, port, XDEV_U0); in xhci_handle_usb2_port_link_resume()
1051 if (link_state == XDEV_U0) in xhci_get_usb3_port_status()
1088 if (link_state == XDEV_U0) { in xhci_get_usb2_port_status()
1287 if ((temp & PORT_PLS_MASK) != XDEV_U0) { in xhci_hub_control()
1290 XDEV_U0); in xhci_hub_control()
1414 if (pls == XDEV_U0) in xhci_hub_control()
1557 XDEV_U0); in xhci_hub_control()
1743 if ((t1 & PORT_PE) && (t1 & PORT_PLS_MASK) == XDEV_U0) { in xhci_bus_suspend()
1873 next_state = XDEV_U0; in xhci_bus_resume()
1924 xhci_set_link_state(xhci, ports[port_index], XDEV_U0); in xhci_bus_resume()