Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci-debugfs.c383 if ((portsc & PORT_PLS_MASK) != XDEV_RXDETECT) { in xhci_port_write()
Dxhci.h314 #define XDEV_RXDETECT (0x5 << 5) macro
2560 case XDEV_RXDETECT: in xhci_portsc_link_state_string()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0034_linux_drivers_usb_vfio_wdt_tty_uio.patch5945 + ((portsc & PORT_PLS_MASK) != XDEV_RXDETECT))