Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-port.h28 #define XDEV_COMP_MODE (0xa << 5) macro
H A Dxhci-hub.c1861 ((portsc & PORT_PLS_MASK) != XDEV_COMP_MODE)) in xhci_port_missing_cas_quirk()
H A Dxhci.h2347 case XDEV_COMP_MODE: in xhci_portsc_link_state_string()
/linux/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