Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/irqchip/
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()
609 for (msinr = PCI_MSI_DOORBELL_START; in armada_370_xp_handle_msi_irq()
616 irq = msinr - PCI_MSI_DOORBELL_START; in armada_370_xp_handle_msi_irq()