Searched refs:pl330_irq_orgate (Results 1 – 2 of 2) sorted by relevance
787 &s->pl330_irq_orgate[0], in exynos4210_realize()791 &s->pl330_irq_orgate[1], in exynos4210_realize()795 &s->pl330_irq_orgate[2], in exynos4210_realize()814 for (i = 0; i < ARRAY_SIZE(s->pl330_irq_orgate); i++) { in exynos4210_init()816 OrIRQState *orgate = &s->pl330_irq_orgate[i]; in exynos4210_init()
99 OrIRQState pl330_irq_orgate[EXYNOS4210_NUM_DMA]; member