Searched defs:Exynos4210fimdState (Results 1 – 1 of 1) sorted by relevance
301 struct Exynos4210fimdState { struct302 SysBusDevice parent_obj;304 MemoryRegion iomem;305 QemuConsole *console;306 qemu_irq irq[3];307 MemoryRegion *fbmem;309 uint32_t vidcon[4]; /* Video main control registers 0-3 */310 uint32_t vidtcon[4]; /* Video time control registers 0-3 */311 uint32_t shadowcon; /* Window shadow control register */312 uint32_t winchmap; /* Channel mapping control register */[all …]