Home
last modified time | relevance | path

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

/qemu/hw/intc/
A Domap_intc.c54 uint32_t new_agr[2]; member
98 if (s->new_agr[is_fiq] & has_intr & s->mask) { in omap_inth_update()
99 s->new_agr[is_fiq] = 0; in omap_inth_update()
244 s->new_agr[1] = ~0; in omap_inth_write()
249 s->new_agr[0] = ~0; in omap_inth_write()
333 s->new_agr[0] = ~0; in omap_inth_reset()
334 s->new_agr[1] = ~0; in omap_inth_reset()

Completed in 6 milliseconds