Home
last modified time | relevance | path

Searched refs:XHCI_AVOID_BEI (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/usb/host/
Dxhci-pci.c148 xhci->quirks |= XHCI_AVOID_BEI; in xhci_pci_quirks()
Dxhci.h1829 #define XHCI_AVOID_BEI BIT_ULL(15) macro
Dxhci-ring.c3643 !(xhci->quirks & XHCI_AVOID_BEI) && in xhci_queue_isoc_tx()