Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/misc/
H A Dmos6522.h55 #define SR_INT BIT(SR_INT_BIT) macro
/openbmc/qemu/hw/misc/
H A Dmos6522.c365 s->ifr &= ~SR_INT; in mos6522_read()