Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dopenpic.h40 #define KEYLARGO_IPI_IRQ (KEYLARGO_MAX_EXT) /* First IPI IRQ */ macro
42 #define KEYLARGO_TMR_IRQ (KEYLARGO_IPI_IRQ + KEYLARGO_MAX_IPI)
/openbmc/qemu/hw/intc/
H A Dopenpic.c1579 opp->irq_ipi0 = KEYLARGO_IPI_IRQ; in openpic_realize()