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)402 hwirq = data->hwirq % PCIE_MSI_IRQS_PER_SET; in mtk_compose_msi_msg()416 hwirq = data->hwirq % PCIE_MSI_IRQS_PER_SET; in mtk_msi_bottom_irq_ack()428 hwirq = data->hwirq % PCIE_MSI_IRQS_PER_SET; in mtk_msi_bottom_irq_mask()444 hwirq = data->hwirq % PCIE_MSI_IRQS_PER_SET; in mtk_msi_bottom_irq_unmask()480 set_idx = hwirq / PCIE_MSI_IRQS_PER_SET; in mtk_msi_bottom_domain_alloc()659 for_each_set_bit(bit, &msi_status, PCIE_MSI_IRQS_PER_SET) { in mtk_pcie_msi_handler()660 hwirq = bit + set_idx * PCIE_MSI_IRQS_PER_SET; in mtk_pcie_msi_handler()