Searched refs:irq_domain_get_of_node (Results 1 – 25 of 28) sorted by relevance
12
132 if (!irq_domain_get_of_node(domain->parent)) in vf610_mscm_ir_domain_alloc()220 if (of_device_is_compatible(irq_domain_get_of_node(domain->parent), in vf610_mscm_ir_of_init()
34 of_node = irq_domain_get_of_node(domain); in fsl_mc_msi_domain_get_msi_id()
29 if (args.np == irq_domain_get_of_node(domain)) { in of_pmsi_get_dev_id()
111 struct device_node *node = irq_domain_get_of_node(domain); in aic_common_ext_irq_of_init()
142 if (irq_domain_get_of_node(d) != controller) in combiner_irq_domain_xlate()
191 struct device_node *node = irq_domain_get_of_node(domain); in pic32_ext_irq_of_init()
81 if (!irq_domain_get_of_node(domain->parent)) in allocate_gic_irq()
319 if (irq_domain_get_of_node(d) != controller) in hip04_irq_domain_xlate()
322 msi_parent_dn = irq_domain_get_of_node(dev->msi_domain); in mvebu_icu_subset_probe()
82 irq_domain_get_of_node(mpic->irqhost)); in mpic_msi_init_allocator()
164 struct device_node *of_node = irq_domain_get_of_node(h); in i8259_host_match()
185 struct device_node *of_node = irq_domain_get_of_node(h); in ehv_pic_host_match()
108 irq_domain_get_of_node(msi_data->irqhost)); in fsl_msi_init_allocator()
675 struct device_node *of_node = irq_domain_get_of_node(h); in ipic_host_match()
144 of_node = irq_domain_get_of_node(mpic->irqhost); in mpic_pasemi_msi_init()
98 if (node != irq_domain_get_of_node(h)) in sdv_xlate()
137 return irq_domain_get_of_node(h) == node; in opal_event_match()
218 of_node = irq_domain_get_of_node(pic->host); in spider_find_cascade_and_node()
326 irq_domain_get_of_node(msic->irq_domain)); in axon_msi_shutdown()
298 struct device_node *of_node = irq_domain_get_of_node(h); in qe_ic_host_match()
618 of_node = irq_domain_get_of_node(domain); in irq_domain_associate_many()647 of_node = irq_domain_get_of_node(domain); in irq_create_direct_mapping()700 of_node = irq_domain_get_of_node(domain); in irq_create_mapping_affinity()
224 static inline struct device_node *irq_domain_get_of_node(struct irq_domain *d) in irq_domain_get_of_node() function
308 offset = irq_domain_get_of_node(intc->domain) ? 32 : 0; in s3c_irq_demux()338 if (!irq_domain_get_of_node(intc->domain)) in s3c24xx_handle_intc()
1157 if (irq_domain_get_of_node(d) != node) in octeon_irq_gpio_xlat()2212 irq_domain_get_of_node(d)->name, (unsigned)hw); in octeon_irq_cib_map()
1474 of_node = irq_domain_get_of_node(domain); in pci_msi_domain_get_msi_rid()
Completed in 40 milliseconds