Home
last modified time | relevance | path

Searched refs:XDEV_COMP_MODE (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/drivers/usb/cdns3/
Dcdnsp-debug.h450 case XDEV_COMP_MODE: in cdnsp_portsc_link_state_string()
Dcdnsp-gadget.h268 #define XDEV_COMP_MODE (0xa << 5) macro
/Linux-v5.15/drivers/usb/host/
Dxhci-debugfs.c388 portsc |= PORT_LINK_STROBE | XDEV_COMP_MODE; in xhci_port_write()
Dxhci.h316 #define XDEV_COMP_MODE (0xa << 5) macro
2566 case XDEV_COMP_MODE: in xhci_portsc_link_state_string()
Dxhci-hub.c1827 ((portsc & PORT_PLS_MASK) != XDEV_COMP_MODE)) in xhci_port_missing_cas_quirk()