Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-port.h30 #define XDEV_RESUME (0xf << 5) macro
H A Dxhci.h2394 case XDEV_RESUME: in xhci_portsc_link_state_string()
H A Dxhci.c931 (portsc & PORT_PLS_MASK) == XDEV_RESUME) in xhci_pending_portevent()
939 (portsc & PORT_PLS_MASK) == XDEV_RESUME) in xhci_pending_portevent()
/linux/drivers/usb/cdns3/
H A Dcdnsp-debug.h455 case XDEV_RESUME: in cdnsp_portsc_link_state_string()