Searched refs:XDEV_RESUME (Results 1 – 3 of 3) sorted by relevance
472 if (pls == XDEV_RESUME) in xhci_hub_report_link_state()631 if ((temp & PORT_PLS_MASK) == XDEV_RESUME && in xhci_hub_control()912 XDEV_RESUME); in xhci_hub_control()1161 port_index, XDEV_RESUME); in xhci_bus_resume()
281 #define XDEV_RESUME (0xf << 5) macro
1653 if ((temp & PORT_PLC) && (temp & PORT_PLS_MASK) == XDEV_RESUME) { in handle_port_status()