Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci-hub.c1641 (t1 & PORT_PLS_MASK) == XDEV_POLLING) { in xhci_bus_suspend()
1740 if (((portsc & PORT_PLS_MASK) != XDEV_POLLING) && in xhci_port_missing_cas_quirk()
Dxhci.h313 #define XDEV_POLLING (0x7 << 5) macro
2548 case XDEV_POLLING: in xhci_portsc_link_state_string()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0034_linux_drivers_usb_vfio_wdt_tty_uio.patch5942 if (((portsc & PORT_PLS_MASK) != XDEV_POLLING) &&