Searched refs:XDEV_RESUME (Results 1 – 4 of 4) sorted by relevance
736 if (pls == XDEV_RESUME) { in xhci_hub_report_usb3_link_state()940 if (portsc & PORT_PLC && (link_state != XDEV_RESUME)) in xhci_get_usb3_port_status()988 if (link_state == XDEV_RESUME) { in xhci_get_usb2_port_status()1056 (raw_port_status & PORT_PLS_MASK) != XDEV_RESUME) { in xhci_get_port_status()1399 XDEV_RESUME); in xhci_hub_control()1705 next_state = XDEV_RESUME; in xhci_bus_resume()1727 case XDEV_RESUME: in xhci_bus_resume()
315 #define XDEV_RESUME (0xf << 5) macro2529 case XDEV_RESUME: in xhci_portsc_link_state_string()
953 (portsc & PORT_PLS_MASK) == XDEV_RESUME) in xhci_pending_portevent()961 (portsc & PORT_PLS_MASK) == XDEV_RESUME) in xhci_pending_portevent()
1630 if ((portsc & PORT_PLC) && (portsc & PORT_PLS_MASK) == XDEV_RESUME) { in handle_port_status()