Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/timer/
H A Dcmsdk-apb-timer.h29 struct CMSDKAPBTimer { struct
31 SysBusDevice parent_obj;
34 MemoryRegion iomem;
35 qemu_irq timerint;
36 struct ptimer_state *timer;
37 Clock *pclk;
39 uint32_t ctrl;
40 uint32_t value;
41 uint32_t reload;
42 uint32_t intstatus;