Home
last modified time | relevance | path

Searched refs:XHCI_BROKEN_MSI (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-pci.c213 if (xhci->quirks & XHCI_BROKEN_MSI) in xhci_try_enable_msi()
330 xhci->quirks |= XHCI_BROKEN_MSI; in xhci_pci_quirks()
H A Dxhci.h1867 #define XHCI_BROKEN_MSI BIT_ULL(6) macro
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-pci.c143 xhci->quirks |= XHCI_BROKEN_MSI; in xhci_pci_quirks()
H A Dxhci.h1860 #define XHCI_BROKEN_MSI BIT_ULL(6) macro
H A Dxhci.c426 if (xhci->quirks & XHCI_BROKEN_MSI) in xhci_try_enable_msi()

Completed in 19 milliseconds