Home
last modified time | relevance | path

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

/dports/emulators/qemu42/qemu-4.2.1/hw/display/
H A Dpl110.c53 typedef struct PL110State { struct
76 } PL110State; argument
/dports/emulators/qemu-utils/qemu-4.2.1/hw/display/
H A Dpl110.c53 typedef struct PL110State { struct
76 } PL110State; argument
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/display/
H A Dpl110.c50 typedef struct PL110State { struct
73 } PL110State; argument
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/display/
H A Dpl110.c53 typedef struct PL110State { struct
76 } PL110State; typedef
/dports/emulators/qemu/qemu-6.2.0/hw/display/
H A Dpl110.c54 struct PL110State { struct
55 SysBusDevice parent_obj;
57 MemoryRegion iomem;
58 MemoryRegionSection fbsection;
59 QemuConsole *con;
60 QEMUTimer *vblank_timer;
62 int version;
63 uint32_t timing[4];
87 VMSTATE_INT32(version, PL110State), argument
/dports/emulators/qemu60/qemu-6.0.0/hw/display/
H A Dpl110.c54 struct PL110State { struct
55 SysBusDevice parent_obj;
57 MemoryRegion iomem;
58 MemoryRegionSection fbsection;
59 QemuConsole *con;
60 QEMUTimer *vblank_timer;
62 int version;
63 uint32_t timing[4];
87 VMSTATE_INT32(version, PL110State), argument
/dports/emulators/qemu5/qemu-5.2.0/hw/display/
H A Dpl110.c54 struct PL110State { struct
55 SysBusDevice parent_obj;
57 MemoryRegion iomem;
58 MemoryRegionSection fbsection;
59 QemuConsole *con;
60 QEMUTimer *vblank_timer;
62 int version;
63 uint32_t timing[4];
87 VMSTATE_INT32(version, PL110State), argument
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/display/
H A Dpl110.c54 struct PL110State { struct
55 SysBusDevice parent_obj;
57 MemoryRegion iomem;
58 MemoryRegionSection fbsection;
59 QemuConsole *con;
60 QEMUTimer *vblank_timer;
62 int version;
63 uint32_t timing[4];
87 VMSTATE_INT32(version, PL110State), argument