Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-port.h23 #define XDEV_RXDETECT (0x5 << 5) macro
H A Dxhci-debugfs.c363 if ((portsc & PORT_PLS_MASK) != XDEV_RXDETECT) { in xhci_port_write()
H A Dxhci.h2372 case XDEV_RXDETECT: in xhci_portsc_link_state_string()
/linux/drivers/usb/cdns3/
H A Dcdnsp-debug.h441 case XDEV_RXDETECT: in cdnsp_portsc_link_state_string()
H A Dcdnsp-gadget.c1316 XDEV_RXDETECT); in cdnsp_run()
1322 XDEV_RXDETECT); in cdnsp_run()
H A Dcdnsp-gadget.h263 #define XDEV_RXDETECT (0x5 << 5) macro