Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dppc405.h111 struct Ppc405GptState { struct
112 SysBusDevice parent_obj;
114 MemoryRegion iomem;
116 int64_t tb_offset;
117 uint32_t tb_freq;
118 QEMUTimer *timer;
119 qemu_irq irqs[5];
120 uint32_t oe;
121 uint32_t ol;
122 uint32_t im;
[all …]