Lines Matching full:external
55 /* Interrupt Group of External Interrupt Combiner for I2C */
68 /* Interrupt Group of External Interrupt Combiner for UART */
71 /* External GIC */
193 * External GIC sources which are not from External Interrupt Combiner or
194 * External Interrupts are starting from EXYNOS4210_MAX_EXT_COMBINER_OUT_IRQ,
333 * These IRQs contain split Int/External Combiner and External Gic IRQs.
349 /* MCT_G0 is passed to External GIC */ in exynos4210_init_board_irqs()
353 /* MCT_G1 is passed to External and GIC */ in exynos4210_init_board_irqs()
367 * and possibly also to the external GIC. in exynos4210_init_board_irqs()
404 /* these IDs are passed to Internal Combiner and External GIC */ in exynos4210_init_board_irqs()
481 0xe59f3034, /* ldr r3, External gic_cpu_if */ in exynos4210_write_secondary()
605 /* External GIC */ in exynos4210_realize()
627 /* External Interrupt Combiner */ in exynos4210_realize()
628 qdev_prop_set_uint32(DEVICE(&s->ext_combiner), "external", 1); in exynos4210_realize()