Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/rtc/
H A Dxlnx-zynqmp-rtc.h80 struct XlnxZynqMPRTC { struct
81 SysBusDevice parent_obj;
82 MemoryRegion iomem;
83 qemu_irq irq_rtc_int;
84 qemu_irq irq_addr_error_int;
86 uint32_t tick_offset;
88 uint32_t regs[XLNX_ZYNQMP_RTC_R_MAX];
89 RegisterInfo regs_info[XLNX_ZYNQMP_RTC_R_MAX];