Home
last modified time | relevance | path

Searched refs:of_irq_count (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dof_irq.h45 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
/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-vt8500.c225 if (of_irq_count(np) != 0) { in vt8500_irq_init()
227 if (of_irq_count(np) != 8) { in vt8500_irq_init()
H A Dirq-tb10x.c99 int i, ret, nrirqs = of_irq_count(ictl); in of_tb10x_init_irq()
H A Dirq-lpc32xx.c216 for (i = 0; i < of_irq_count(node); i++) { in lpc32xx_of_ic_init()
H A Dirq-sifive-plic.c305 nr_contexts = of_irq_count(node); in plic_init()
H A Dirq-bcm7120-l2.c235 data->num_parent_irqs = of_irq_count(dn); in bcm7120_l2_intc_probe()
H A Dirq-ls-scfg-msi.c379 msi_data->msir_num = of_irq_count(pdev->dev.of_node); in ls_scfg_msi_probe()
H A Dirq-stm32-exti.c802 nr_irqs = of_irq_count(node); in stm32_exti_init()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/4xx/
H A Dhsta_msi.c136 irq_count = of_irq_count(dev->of_node); in hsta_msi_probe()
H A Dmsi.c235 msi_irqs = of_irq_count(dev->dev.of_node); in ppc4xx_msi_probe()
/OK3568_Linux_fs/kernel/drivers/clocksource/
H A Dtimer-clint.c158 nr_irqs = of_irq_count(np); in clint_timer_init_dt()
H A Dexynos_mct.c533 nr_irqs = of_irq_count(np); in exynos4_timer_interrupts()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dopal-irqchip.c207 opal_irq_count = of_irq_count(opal_node); in opal_event_init()
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-sifive.c185 ngpio = of_irq_count(node); in sifive_gpio_probe()
/OK3568_Linux_fs/kernel/drivers/of/
H A Dirq.c433 int of_irq_count(struct device_node *dev) in of_irq_count() function
H A Dplatform.c122 num_irq = of_irq_count(np); in of_device_alloc()
/OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/
H A Dpci-keystone.c667 irq_count = of_irq_count(intc_np); in ks_pcie_config_msi_irq()
722 irq_count = of_irq_count(intc_np); in ks_pcie_config_legacy_irq()
/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpcie-iproc-msi.c549 msi->nr_irqs = of_irq_count(node); in iproc_msi_init()
/OK3568_Linux_fs/kernel/drivers/pinctrl/mvebu/
H A Dpinctrl-armada-37xx.c745 nr_irq_parent = of_irq_count(np); in armada_37xx_irqchip_register()