Home
last modified time | relevance | path

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

/qemu/include/hw/char/
H A Descc.h51 struct ESCCState { struct
52 SysBusDevice parent_obj;
54 struct ESCCChannelState chn[2];
55 uint32_t it_shift;
56 bool bit_swap;
57 MemoryRegion mmio;
58 uint32_t disabled;
59 uint32_t frequency;