Searched refs:KEYLARGO_MAX_IRQ (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/ppc/ | ||
H A D | openpic.h | 38 #define KEYLARGO_MAX_IRQ (64 + KEYLARGO_MAX_IPI) macro |
/openbmc/qemu/hw/intc/ | ||
H A D | openpic.c | 1578 opp->max_irq = KEYLARGO_MAX_IRQ; in openpic_realize() |