Home
last modified time | relevance | path

Searched refs:ESCCState (Results 1 – 4 of 4) sorted by relevance

/qemu/hw/char/
H A Descc.c200 static int reg_shift(ESCCState *s) in reg_shift()
205 static int chn_shift(ESCCState *s) in chn_shift()
343 ESCCState *s = ESCC(d); in escc_reset()
540 ESCCState *serial = opaque; in escc_mem_write()
680 ESCCState *serial = opaque; in escc_mem_read()
1004 ESCCState *s = ESCC(obj); in escc_init1()
1020 ESCCState *s = ESCC(dev); in escc_realize()
1049 DEFINE_PROP_UINT32("frequency", ESCCState, frequency, 0),
1055 DEFINE_PROP_CHR("chrB", ESCCState, chn[0].chr),
1056 DEFINE_PROP_CHR("chrA", ESCCState, chn[1].chr),
[all …]
/qemu/include/hw/char/
H A Descc.h14 OBJECT_DECLARE_SIMPLE_TYPE(ESCCState, ESCC)
51 struct ESCCState { struct
/qemu/include/hw/m68k/
H A Dq800.h59 ESCCState escc;
/qemu/include/hw/misc/macio/
H A Dmacio.h111 ESCCState escc;