Searched refs:PCIE_MSI_IRQS_PER_SET (Results 1 – 1 of 1) sorted by relevance
66 #define PCIE_MSI_IRQS_PER_SET 32 macro68 (PCIE_MSI_IRQS_PER_SET * PCIE_MSI_SET_NUM)500 hwirq = data->hwirq % PCIE_MSI_IRQS_PER_SET; in mtk_compose_msi_msg()514 hwirq = data->hwirq % PCIE_MSI_IRQS_PER_SET; in mtk_msi_bottom_irq_ack()526 hwirq = data->hwirq % PCIE_MSI_IRQS_PER_SET; in mtk_msi_bottom_irq_mask()542 hwirq = data->hwirq % PCIE_MSI_IRQS_PER_SET; in mtk_msi_bottom_irq_unmask()577 set_idx = hwirq / PCIE_MSI_IRQS_PER_SET; in mtk_msi_bottom_domain_alloc()758 for_each_set_bit(bit, &msi_status, PCIE_MSI_IRQS_PER_SET) { in mtk_pcie_msi_handler()759 hwirq = bit + set_idx * PCIE_MSI_IRQS_PER_SET; in mtk_pcie_msi_handler()