Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/intc/
H A Dgoldfish_pic.h18 #define GOLDFISH_PIC_IRQ_NB 32 macro
/openbmc/qemu/hw/intc/
H A Dgoldfish_pic.c181 qdev_init_gpio_in(DEVICE(obj), goldfish_irq_request, GOLDFISH_PIC_IRQ_NB); in goldfish_pic_instance_init()