Searched refs:SR_INT (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/include/hw/misc/ | ||
| H A D | mos6522.h | 55 #define SR_INT BIT(SR_INT_BIT) macro |
| /openbmc/qemu/hw/misc/ | ||
| H A D | mos6522.c | 365 s->ifr &= ~SR_INT; in mos6522_read() |