Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-debugfs.c382 if ((portsc & PORT_PLS_MASK) != XDEV_RXDETECT) { in xhci_port_write()
H A Dxhci.h315 #define XDEV_RXDETECT (0x5 << 5) macro
2626 case XDEV_RXDETECT: in xhci_portsc_link_state_string()