Searched refs:XDEV_COMP_MODE (Results 1 – 4 of 4) sorted by relevance
389 portsc |= PORT_LINK_STROBE | XDEV_COMP_MODE; in xhci_port_write()
319 #define XDEV_COMP_MODE (0xa << 5) macro2570 case XDEV_COMP_MODE: in xhci_portsc_link_state_string()
1755 ((portsc & PORT_PLS_MASK) != XDEV_COMP_MODE)) in xhci_port_missing_cas_quirk()
5943 - ((portsc & PORT_PLS_MASK) != XDEV_COMP_MODE))5944 + ((portsc & PORT_PLS_MASK) != XDEV_COMP_MODE) &&