Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/misc/
H A Dmac_via.h85 #define VIA2_IRQ_NUBUS_BIT CA1_INT_BIT macro
90 #define VIA2_IRQ_NUBUS BIT(VIA2_IRQ_NUBUS_BIT)
/openbmc/qemu/hw/misc/
H A Dmac_via.c1384 qemu_irq irq = qdev_get_gpio_in(DEVICE(s), VIA2_IRQ_NUBUS_BIT); in via2_nubus_irq_request()