Searched refs:msi_bottom_domain (Results 1 – 1 of 1) sorted by relevance
226 struct irq_domain *msi_bottom_domain; member831 pcie->msi_bottom_domain = msi_create_parent_irq_domain(&info, &mtk_msi_parent_ops); in mtk_pcie_init_irq_domains()832 if (!pcie->msi_bottom_domain) { in mtk_pcie_init_irq_domains()855 if (pcie->msi_bottom_domain) in mtk_pcie_irq_teardown()856 irq_domain_remove(pcie->msi_bottom_domain); in mtk_pcie_irq_teardown()878 generic_handle_domain_irq(pcie->msi_bottom_domain, hwirq); in mtk_pcie_msi_handler()