Home
last modified time | relevance | path

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

/openbmc/linux/drivers/irqchip/
H A Dirq-armada-370-xp.c141 #define PCI_MSI_DOORBELL_START (16) macro
216 msg->data = BIT(cpu + 8) | (data->hwirq + PCI_MSI_DOORBELL_START); in armada_370_xp_compose_msi_msg()
612 for (msinr = PCI_MSI_DOORBELL_START; in armada_370_xp_handle_msi_irq()
619 irq = msinr - PCI_MSI_DOORBELL_START; in armada_370_xp_handle_msi_irq()