Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/host/
H A Dxhci-port.h28 #define XDEV_COMP_MODE (0xa << 5) macro
H A Dxhci-debugfs.c369 portsc |= PORT_LINK_STROBE | XDEV_COMP_MODE; in xhci_port_write()
H A Dxhci.h2356 case XDEV_COMP_MODE: in xhci_portsc_link_state_string()
H A Dxhci-hub.c1861 ((portsc & PORT_PLS_MASK) != XDEV_COMP_MODE)) in xhci_port_missing_cas_quirk()
/linux-6.15/drivers/usb/cdns3/
H A Dcdnsp-debug.h450 case XDEV_COMP_MODE: in cdnsp_portsc_link_state_string()
H A Dcdnsp-gadget.h268 #define XDEV_COMP_MODE (0xa << 5) macro