Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/host/
Dxhci-pci.c159 xhci->quirks |= XHCI_AVOID_BEI; in xhci_pci_quirks()
Dxhci.h1847 #define XHCI_AVOID_BEI BIT_ULL(15) macro
Dxhci-ring.c3775 !(xhci->quirks & XHCI_AVOID_BEI) && in xhci_queue_isoc_tx()