Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-pci.c461 xhci->quirks |= XHCI_ETRON_HOST; in xhci_pci_quirks()
H A Dxhci.h1663 #define XHCI_ETRON_HOST BIT_ULL(49) macro
H A Dxhci-ring.c3831 if ((xhci->quirks & XHCI_ETRON_HOST) && in xhci_queue_ctrl_tx()
H A Dxhci.c3717 if (xhci->quirks & XHCI_ETRON_HOST) { in xhci_discover_or_reset_device()