Home
last modified time | relevance | path

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

/openbmc/qemu/hw/m68k/
H A Dvirt.c58 #define PIC_IRQ_BASE(num) (8 + (num - 1) * 32) macro
59 #define PIC_IRQ(num, irq) (PIC_IRQ_BASE(num) + irq - 1)