Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Domap_intc.c56 uint32_t new_agr[2]; member
100 if (s->new_agr[is_fiq] & has_intr & s->mask) { in omap_inth_update()
101 s->new_agr[is_fiq] = 0; in omap_inth_update()
266 s->new_agr[1] = ~0; in omap_inth_write()
271 s->new_agr[0] = ~0; in omap_inth_write()
355 s->new_agr[0] = ~0; in omap_inth_reset()
356 s->new_agr[1] = ~0; in omap_inth_reset()
536 s->new_agr[1] = ~0; in omap2_inth_write()
541 s->new_agr[0] = ~0; in omap2_inth_write()