Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
A Dxhci-hub.c857 if (pls == XDEV_RESUME) { in xhci_hub_report_usb3_link_state()
1042 if (portsc & PORT_PLC && (link_state != XDEV_RESUME)) in xhci_get_usb3_port_status()
1059 link_state != XDEV_RESUME && in xhci_get_usb3_port_status()
1098 if (link_state == XDEV_RESUME) { in xhci_get_usb2_port_status()
1166 (raw_port_status & PORT_PLS_MASK) != XDEV_RESUME) { in xhci_get_port_status()
1419 pls == XDEV_RESUME || in xhci_hub_control()
1554 XDEV_RESUME); in xhci_hub_control()
1877 next_state = XDEV_RESUME; in xhci_bus_resume()
1900 case XDEV_RESUME: in xhci_bus_resume()
A Dxhci.h318 #define XDEV_RESUME (0xf << 5) macro
2570 case XDEV_RESUME: in xhci_portsc_link_state_string()
A Dxhci.c951 (portsc & PORT_PLS_MASK) == XDEV_RESUME) in xhci_pending_portevent()
959 (portsc & PORT_PLS_MASK) == XDEV_RESUME) in xhci_pending_portevent()
A Dxhci-ring.c1964 if ((portsc & PORT_PLC) && (portsc & PORT_PLS_MASK) == XDEV_RESUME) { in handle_port_status()
/linux/drivers/usb/cdns3/
A Dcdnsp-debug.h454 case XDEV_RESUME: in cdnsp_portsc_link_state_string()
A Dcdnsp-gadget.h270 #define XDEV_RESUME (0xf << 5) macro
A Dcdnsp-ring.c822 link_state == XDEV_RESUME) { in cdnsp_handle_port_status()

Completed in 47 milliseconds