Home
last modified time | relevance | path

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

/qemu/include/hw/timer/
H A Dimx_gpt.h87 typedef struct IMXGPTState IMXGPTState; typedef
91 struct IMXGPTState { struct
93 SysBusDevice parent_obj;
96 ptimer_state *timer;
97 MemoryRegion iomem;
98 IMXCCMState *ccm;
100 uint32_t cr;
101 uint32_t pr;
102 uint32_t sr;
103 uint32_t ir;
[all …]