Lines Matching full:ixp4xx
3 * irqchip for the IXP4xx interrupt controller
6 * Based on arch/arm/mach-ixp4xx/common.c
16 #include <linux/irqchip/irq-ixp4xx.h>
170 * TODO: after converting IXP4xx to only device tree, set in ixp4xx_irq_domain_alloc()
199 * ixp4xx_get_irq_domain() - retrieve the ixp4xx irq domain
249 * ixp4x_irq_setup() - Common setup code for the IXP4xx interrupt controller
283 ixi->irqchip.name = "IXP4xx"; in ixp4xx_irq_setup()
292 pr_crit("IXP4XX: can not add primary irqdomain\n"); in ixp4xx_irq_setup()
319 pr_crit("IXP4XX: could not ioremap interrupt controller\n"); in ixp4xx_irq_init()
324 pr_crit("IXP4XX: no domain handle\n"); in ixp4xx_irq_init()
329 pr_crit("IXP4XX: failed to set up irqchip\n"); in ixp4xx_irq_init()
359 pr_crit("IXP4XX: can not allocate irqs in hierarchy %d\n", in ixp4xx_irq_init()
379 pr_crit("IXP4XX: could not ioremap interrupt controller\n"); in ixp4xx_of_init_irq()
391 pr_crit("IXP4XX: failed to set up irqchip\n"); in ixp4xx_of_init_irq()