Searched refs:legacy_intc_node (Results 1 – 1 of 1) sorted by relevance
530 struct device_node *legacy_intc_node; in nwl_pcie_init_irq_domain() local532 legacy_intc_node = of_get_next_child(node, NULL); in nwl_pcie_init_irq_domain()533 if (!legacy_intc_node) { in nwl_pcie_init_irq_domain()538 pcie->legacy_irq_domain = irq_domain_add_linear(legacy_intc_node, in nwl_pcie_init_irq_domain()542 of_node_put(legacy_intc_node); in nwl_pcie_init_irq_domain()