Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci-port.h28 #define XDEV_COMP_MODE (0xa << 5) macro
Dxhci-debugfs.c389 portsc |= PORT_LINK_STROBE | XDEV_COMP_MODE; in xhci_port_write()
Dxhci-hub.c1853 ((portsc & PORT_PLS_MASK) != XDEV_COMP_MODE)) in xhci_port_missing_cas_quirk()
Dxhci.h2316 case XDEV_COMP_MODE: in xhci_portsc_link_state_string()
/linux-6.12.1/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