Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/misc/
H A Dxlnx-versal-cframe-reg.h264 struct XlnxVersalCFrameReg { struct
265 SysBusDevice parent_obj;
266 MemoryRegion iomem;
267 MemoryRegion iomem_fdri;
268 qemu_irq irq_cfrm_imr;
271 uint32_t wfifo[WFIFO_SZ];
273 uint32_t regs[CFRAME_REG_R_MAX];
274 RegisterInfo regs_info[CFRAME_REG_R_MAX];
276 bool rowon;
277 bool wcfg;
[all …]