Home
last modified time | relevance | path

Searched refs:XHCI_ETRON_HOST (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/usb/host/
H A Dxhci-pci.c396 xhci->quirks |= XHCI_ETRON_HOST; in xhci_pci_quirks()
H A Dxhci.h1639 #define XHCI_ETRON_HOST BIT_ULL(49) macro
H A Dxhci-ring.c3772 if ((xhci->quirks & XHCI_ETRON_HOST) && in xhci_queue_ctrl_tx()
H A Dxhci.c3817 if (xhci->quirks & XHCI_ETRON_HOST) { in xhci_discover_or_reset_device()