Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/cdns3/
Dcdnsp-debug.h447 case XDEV_POLLING: in cdnsp_portsc_link_state_string()
Dcdnsp-gadget.h265 #define XDEV_POLLING (0x7 << 5) macro
/linux-5.19.10/drivers/usb/host/
Dxhci-hub.c1744 (t1 & PORT_PLS_MASK) == XDEV_POLLING) { in xhci_bus_suspend()
1843 if (((portsc & PORT_PLS_MASK) != XDEV_POLLING) && in xhci_port_missing_cas_quirk()
Dxhci.h316 #define XDEV_POLLING (0x7 << 5) macro
2587 case XDEV_POLLING: in xhci_portsc_link_state_string()