Lines Matching full:mpc5200
20 * This is the device driver for the MPC5200 interrupt controller.
24 * The MPC5200 interrupt controller groups the all interrupt sources into
44 * number, as defined by the MPC5200 user guide, and refers to it as the
53 * part of the MPC5200 interrupt controller, but it is used here to assign
89 * associated with external interrupt sources on the MPC5200 (just because
91 * when reading the mpc5200 manual and it is a frequently asked question).
122 /* MPC5200 device tree match tables */
124 { .compatible = "fsl,mpc5200-pic", },
125 { .compatible = "mpc5200-pic", },
129 { .compatible = "fsl,mpc5200-bestcomm", },
130 { .compatible = "mpc5200-bestcomm", },
397 * Hook for setting up IRQs on an mpc5200 system. A pointer to this function
400 * This function searches the device tree for an MPC5200 interrupt controller,
413 panic(__FILE__ ": find_and_map failed on 'mpc5200-pic'. " in mpc52xx_init_irq()
420 panic(__FILE__ ": find_and_map failed on 'mpc5200-bestcomm'. " in mpc52xx_init_irq()
423 pr_debug("MPC5200 IRQ controller mapped to 0x%p\n", intr); in mpc52xx_init_irq()
475 * The mpc5200 interrupt controller can be configured to boost the priority