Searched refs:XDEV_U0 (Results 1 – 3 of 3) sorted by relevance
788 bool port_in_u0 = ((status & PORT_PLS_MASK) == XDEV_U0); in xhci_del_comp_mod_timer()917 xhci_set_link_state(xhci, port, XDEV_U0); in xhci_get_port_status()968 if ((raw_port_status & PORT_PLS_MASK) == XDEV_U0 && in xhci_get_port_status()1123 if ((temp & PORT_PLS_MASK) != XDEV_U0) { in xhci_hub_control()1126 XDEV_U0); in xhci_hub_control()1346 XDEV_U0); in xhci_hub_control()1606 next_state = XDEV_U0; in xhci_bus_resume()1656 xhci_set_link_state(xhci, ports[port_index], XDEV_U0); in xhci_bus_resume()
303 #define XDEV_U0 (0x0 << 5) macro2436 case XDEV_U0: in xhci_portsc_link_state_string()
1587 xhci_set_link_state(xhci, port, XDEV_U0); in handle_port_status()1609 if ((portsc & PORT_PLC) && (portsc & PORT_PLS_MASK) == XDEV_U0 && in handle_port_status()