Home
last modified time | relevance | path

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

/qemu/include/hw/misc/
H A Dnpcm_clk.h85 typedef struct NPCMCLKState NPCMCLKState; typedef
160 struct NPCMCLKState { struct
161 SysBusDevice parent;
163 MemoryRegion iomem;
191 OBJECT_DECLARE_TYPE(NPCMCLKState, NPCMCLKClass, NPCM_CLK) argument