Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-pci.c140 xhci->quirks |= XHCI_BROKEN_MSI; in xhci_pci_quirks()
H A Dxhci.h1871 #define XHCI_BROKEN_MSI BIT_ULL(6) macro
H A Dxhci.c419 if (xhci->quirks & XHCI_BROKEN_MSI) in xhci_try_enable_msi()