Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/misc/
H A Dmos6522.h96 #define VIA_REG_IFR 0x0d macro
/openbmc/qemu/hw/misc/
H A Dmos6522.c374 case VIA_REG_IFR: in mos6522_read()
387 if (addr != VIA_REG_IFR || val != 0) { in mos6522_read()
475 case VIA_REG_IFR: in mos6522_write()
H A Dmac_via.c1147 case VIA_REG_IFR: in mos6522_q800_via2_read()