Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-hub.c1651 (t1 & PORT_PLS_MASK) == XDEV_POLLING) { in xhci_bus_suspend()
1765 if (((portsc & PORT_PLS_MASK) != XDEV_POLLING) && in xhci_port_missing_cas_quirk()
H A Dxhci.h317 #define XDEV_POLLING (0x7 << 5) macro
2630 case XDEV_POLLING: in xhci_portsc_link_state_string()