Searched refs:XHCI_ETRON_HOST (Results 1 – 4 of 4) sorted by relevance
421 xhci->quirks |= XHCI_ETRON_HOST; in xhci_pci_quirks()
2621 return xhci->quirks & XHCI_ETRON_HOST && in xhci_spurious_success_tx_event()3793 if ((xhci->quirks & XHCI_ETRON_HOST) && in xhci_queue_ctrl_tx()
1645 #define XHCI_ETRON_HOST BIT_ULL(49) macro
3962 if (xhci->quirks & XHCI_ETRON_HOST) { in xhci_discover_or_reset_device()