Home
last modified time | relevance | path

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

/drivers/usb/cdns3/
Dcdnsp-debug.h447 case XDEV_POLLING: in cdnsp_portsc_link_state_string()
Dcdnsp-gadget.h265 #define XDEV_POLLING (0x7 << 5) macro
/drivers/usb/host/
Dxhci.h317 #define XDEV_POLLING (0x7 << 5) macro
2594 case XDEV_POLLING: in xhci_portsc_link_state_string()
Dxhci-hub.c1747 (t1 & PORT_PLS_MASK) == XDEV_POLLING) { in xhci_bus_suspend()
1846 if (((portsc & PORT_PLS_MASK) != XDEV_POLLING) && in xhci_port_missing_cas_quirk()