Searched refs:SR_INT_BIT (Results 1 – 5 of 5) sorted by relevance
47 #define SR_INT_BIT 2 /* Shift register full/empty */ macro55 #define SR_INT BIT(SR_INT_BIT)
24 #define VIA1_IRQ_ADB_READY_BIT SR_INT_BIT
76 if (n != SR_INT_BIT && level == last_level) { in mos6522_set_irq()100 case SR_INT_BIT: in mos6522_set_irq()
96 qemu_irq irq = qdev_get_gpio_in(DEVICE(ms), SR_INT_BIT); in cuda_set_sr_int()
60 qemu_irq irq = qdev_get_gpio_in(DEVICE(ms), SR_INT_BIT); in via_set_sr_int()