Home
last modified time | relevance | path

Searched refs:XDEV_RESUME (Results 1 – 9 of 9) sorted by relevance

/drivers/usb/host/
A Dxhci-hub.c888 if (pls == XDEV_RESUME) { in xhci_hub_report_usb3_link_state()
1066 if (portsc & PORT_PLC && (link_state != XDEV_RESUME)) in xhci_get_usb3_port_status()
1079 link_state != XDEV_RESUME && in xhci_get_usb3_port_status()
1120 if (link_state == XDEV_RESUME) { in xhci_get_usb2_port_status()
1135 if (link_state != XDEV_U3 && link_state != XDEV_RESUME) { in xhci_get_usb2_port_status()
1448 pls == XDEV_RESUME || in xhci_hub_control()
1581 xhci_set_link_state(xhci, port, XDEV_RESUME); in xhci_hub_control()
1904 next_state = XDEV_RESUME; in xhci_bus_resume()
1935 case XDEV_RESUME: in xhci_bus_resume()
A Dxhci-port.h30 #define XDEV_RESUME (0xf << 5) macro
A Dxhci.h2381 case XDEV_RESUME: in xhci_portsc_link_state_string()
A Dxhci.c939 (portsc & PORT_PLS_MASK) == XDEV_RESUME) in xhci_pending_portevent()
947 (portsc & PORT_PLS_MASK) == XDEV_RESUME) in xhci_pending_portevent()
A Dxhci-tegra.c2716 if ((portsc & PORT_PLS_MASK) == XDEV_RESUME) in tegra_xhci_hub_control()
A Dxhci-ring.c2044 if ((portsc & PORT_PLC) && (portsc & PORT_PLS_MASK) == XDEV_RESUME) { in handle_port_status()
/drivers/usb/cdns3/
A Dcdnsp-debug.h455 case XDEV_RESUME: in cdnsp_portsc_link_state_string()
A Dcdnsp-gadget.h270 #define XDEV_RESUME (0xf << 5) macro
A Dcdnsp-ring.c827 link_state == XDEV_RESUME) { in cdnsp_handle_port_status()

Completed in 74 milliseconds