Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/timer/
H A Dimx_epit.h63 struct IMXEPITState { struct
65 SysBusDevice parent_obj;
68 ptimer_state *timer_reload;
69 ptimer_state *timer_cmp;
70 MemoryRegion iomem;
71 IMXCCMState *ccm;
73 uint32_t cr;
74 uint32_t sr;
75 uint32_t lr;
76 uint32_t cmp;
[all …]