USB_SS_PORT_LS_U3
== USB_SS_PORT_LS_U3)
status = hub_set_port_link_state(hub, port1, USB_SS_PORT_LS_U3);
USB_SS_PORT_LS_U3);
if (link_state > USB_SS_PORT_LS_U3) {
if (link_state == USB_SS_PORT_LS_U3) {
xhci_set_link_state(xhci, port, USB_SS_PORT_LS_U3);
*status |= USB_SS_PORT_LS_U3;