Searched refs:PCIE_MSI_IRQS_PER_SET (Results 1 – 1 of 1) sorted by relevance
56 #define PCIE_MSI_IRQS_PER_SET 32 macro58 (PCIE_MSI_IRQS_PER_SET * PCIE_MSI_SET_NUM)464 hwirq = data->hwirq % PCIE_MSI_IRQS_PER_SET; in mtk_compose_msi_msg()478 hwirq = data->hwirq % PCIE_MSI_IRQS_PER_SET; in mtk_msi_bottom_irq_ack()490 hwirq = data->hwirq % PCIE_MSI_IRQS_PER_SET; in mtk_msi_bottom_irq_mask()506 hwirq = data->hwirq % PCIE_MSI_IRQS_PER_SET; in mtk_msi_bottom_irq_unmask()542 set_idx = hwirq / PCIE_MSI_IRQS_PER_SET; in mtk_msi_bottom_domain_alloc()724 for_each_set_bit(bit, &msi_status, PCIE_MSI_IRQS_PER_SET) { in mtk_pcie_msi_handler()725 hwirq = bit + set_idx * PCIE_MSI_IRQS_PER_SET; in mtk_pcie_msi_handler()