Searched refs:of_irq_count (Results 1 – 20 of 20) sorted by relevance
45 extern int of_irq_count(struct device_node *dev);65 static inline int of_irq_count(struct device_node *dev) in of_irq_count() function
225 if (of_irq_count(np) != 0) { in vt8500_irq_init()227 if (of_irq_count(np) != 8) { in vt8500_irq_init()
100 int i, ret, nrirqs = of_irq_count(ictl); in of_tb10x_init_irq()
216 for (i = 0; i < of_irq_count(node); i++) { in lpc32xx_of_ic_init()
303 nr_contexts = of_irq_count(node); in plic_init()
374 msi_data->msir_num = of_irq_count(pdev->dev.of_node); in ls_scfg_msi_probe()
807 nr_irqs = of_irq_count(node); in stm32_exti_init()
136 irq_count = of_irq_count(dev->of_node); in hsta_msi_probe()
235 msi_irqs = of_irq_count(dev->dev.of_node); in ppc4xx_msi_probe()
158 nr_irqs = of_irq_count(np); in clint_timer_init_dt()
597 nr_irqs = of_irq_count(np); in mct_init_dt()
204 opal_irq_count = of_irq_count(opal_node); in opal_event_init()
199 ngpio = of_irq_count(node); in sifive_gpio_probe()
655 irq_count = of_irq_count(intc_np); in ks_pcie_config_msi_irq()710 irq_count = of_irq_count(intc_np); in ks_pcie_config_legacy_irq()
476 int of_irq_count(struct device_node *dev) in of_irq_count() function
127 num_irq = of_irq_count(np); in of_device_alloc()
547 msi->nr_irqs = of_irq_count(node); in iproc_msi_init()
745 nr_irq_parent = of_irq_count(np); in armada_37xx_irqchip_register()
47809 ffff800010cd8184 T of_irq_count
Completed in 357 milliseconds