Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/timer/
H A Dimx_gpt.h86 typedef struct IMXGPTState IMXGPTState; typedef
90 struct IMXGPTState { struct
92 SysBusDevice parent_obj;
95 ptimer_state *timer;
96 MemoryRegion iomem;
97 IMXCCMState *ccm;
99 uint32_t cr;
100 uint32_t pr;
101 uint32_t sr;
102 uint32_t ir;
[all …]