Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/misc/
H A Dmac_via.h23 #define VIA1_IRQ_60HZ_BIT CA1_INT_BIT
85 #define VIA2_IRQ_NUBUS_BIT CA1_INT_BIT
H A Dmos6522.h46 #define CA1_INT_BIT 1 macro
54 #define CA1_INT BIT(CA1_INT_BIT)
/openbmc/qemu/hw/misc/
H A Dmos6522.c93 case CA1_INT_BIT: in mos6522_set_irq()