Searched refs:KEYLARGO_TMR_IRQ (Results 1 – 2 of 2) sorted by relevance
/qemu/include/hw/ppc/ | ||
H A D | openpic.h | 42 #define KEYLARGO_TMR_IRQ (KEYLARGO_IPI_IRQ + KEYLARGO_MAX_IPI) macro |
/qemu/hw/intc/ | ||
H A D | openpic.c | 1579 opp->irq_tim0 = KEYLARGO_TMR_IRQ; in openpic_realize() |