Searched refs:PCI_MSI_DOORBELL_NR (Results 1 – 1 of 1) sorted by relevance
63 #define PCI_MSI_DOORBELL_NR (16) macro74 static DECLARE_BITMAP(msi_used, PCI_MSI_DOORBELL_NR);123 hwirq = find_first_zero_bit(&msi_used, PCI_MSI_DOORBELL_NR); in armada_370_xp_alloc_msi()124 if (hwirq >= PCI_MSI_DOORBELL_NR) in armada_370_xp_alloc_msi()224 irq_domain_add_linear(NULL, PCI_MSI_DOORBELL_NR, in armada_370_xp_msi_init()