Searched refs:XDEV_U3 (Results 1 – 2 of 2) sorted by relevance
874 if ((raw_port_status & PORT_PLS_MASK) == XDEV_U3 in xhci_get_port_status()961 (raw_port_status & PORT_PLS_MASK) != XDEV_U3 && in xhci_get_port_status()1137 || (temp & PORT_PLS_MASK) >= XDEV_U3) { in xhci_hub_control()1153 xhci_set_link_state(xhci, ports[wIndex], XDEV_U3); in xhci_hub_control()1335 if ((temp & PORT_PLS_MASK) == XDEV_U3) { in xhci_hub_control()1509 t2 |= PORT_LINK_STROBE | XDEV_U3; in xhci_bus_suspend()1625 case XDEV_U3: in xhci_bus_resume()
306 #define XDEV_U3 (0x3 << 5) macro2442 case XDEV_U3: in xhci_portsc_link_state_string()