Home
last modified time | relevance | path

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

/qemu/hw/char/
A Descc.c200 static int reg_shift(ESCCState *s) in reg_shift()
205 static int chn_shift(ESCCState *s) in chn_shift()
344 ESCCState *s = ESCC(d); in escc_reset()
541 ESCCState *serial = opaque; in escc_mem_write()
681 ESCCState *serial = opaque; in escc_mem_read()
1048 ESCCState *s = ESCC(obj); in escc_init1()
1064 ESCCState *s = ESCC(dev); in escc_realize()
1093 DEFINE_PROP_UINT32("frequency", ESCCState, frequency, 0),
1099 DEFINE_PROP_CHR("chrB", ESCCState, chn[0].chr),
1100 DEFINE_PROP_CHR("chrA", ESCCState, chn[1].chr),
[all …]
/qemu/include/hw/char/
A Descc.h14 OBJECT_DECLARE_SIMPLE_TYPE(ESCCState, ESCC)
54 struct ESCCState { struct
/qemu/include/hw/m68k/
A Dq800.h59 ESCCState escc;
/qemu/include/hw/misc/macio/
A Dmacio.h114 ESCCState escc;

Completed in 13 milliseconds