Home
last modified time | relevance | path

Searched refs:PCI_NUM_MSI (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/pci/controller/mobiveil/
H A Dpcie-mobiveil.h104 #define PCI_NUM_MSI 16 macro
142 DECLARE_BITMAP(msi_irq_in_use, PCI_NUM_MSI);
H A Dpcie-mobiveil-host.c204 msi->num_of_vectors = PCI_NUM_MSI; in mobiveil_pcie_enable_msi()