Searched refs:of_irq_count (Results 1 – 12 of 12) sorted by relevance
238 if (of_irq_count(np) != 0) { in vt8500_irq_init()240 if (of_irq_count(np) != 8) { in vt8500_irq_init()
111 int i, ret, nrirqs = of_irq_count(ictl); in of_tb10x_init_irq()
184 nr_irqs = of_irq_count(node); in stm32_exti_init()
222 for (i = 0; i < of_irq_count(node); i++) { in lpc32xx_of_ic_init()
235 data->num_parent_irqs = of_irq_count(dn); in bcm7120_l2_intc_probe()
190 temp = of_irq_count(*np_temp); in ks_pcie_get_irq_controller_info()
541 msi->nr_irqs = of_irq_count(node); in iproc_msi_init()
124 num_irq = of_irq_count(np); in of_device_alloc()
446 int of_irq_count(struct device_node *dev) in of_irq_count() function
585 nr_irqs = of_irq_count(np); in mct_init_dt()
581 kona_gpio->num_bank = of_irq_count(dev->of_node); in bcm_kona_gpio_probe()
667 have_irqs = of_irq_count(np) != 0; in mvebu_gpio_probe()