Home
last modified time | relevance | path

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

/drivers/usb/host/
Dxhci-pci.c142 xhci->quirks |= XHCI_BROKEN_MSI; in xhci_pci_quirks()
Dxhci.h1878 #define XHCI_BROKEN_MSI BIT_ULL(6) macro
Dxhci.c426 if (xhci->quirks & XHCI_BROKEN_MSI) in xhci_try_enable_msi()