Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Dbcm2835_ic.c23 #define GPU_IRQS 64 macro
43 if (s->fiq_select >= GPU_IRQS) { in bcm2835_ic_update()
45 set = extract32(s->arm_irq_level, s->fiq_select - GPU_IRQS, 1); in bcm2835_ic_update()
199 BCM2835_IC_GPU_IRQ, GPU_IRQS); in bcm2835_ic_init()