Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/intc/
H A Dppc-uic.h47 #define UIC_MAX_IRQ 32 macro
/openbmc/qemu/hw/intc/
H A Dppc-uic.c259 qdev_init_gpio_in(dev, ppcuic_set_irq, UIC_MAX_IRQ); in ppc_uic_realize()