Home
last modified time | relevance | path

Searched refs:ssys_state (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/arm/
H A Dstellaris.c69 struct ssys_state { struct
99 static void ssys_update(ssys_state *s) in ssys_update() argument
174 ssys_state *s = (ssys_state *)opaque; in ssys_read()
259 static bool ssys_use_rcc2(ssys_state *s) in ssys_use_rcc2()
291 ssys_state *s = (ssys_state *)opaque; in ssys_write()
382 ssys_state *s = STELLARIS_SYS(obj); in stellaris_sys_reset_enter()
399 ssys_state *s = STELLARIS_SYS(obj); in stellaris_sys_reset_hold()
411 ssys_state *s = opaque; in stellaris_sys_post_load()
428 VMSTATE_UINT32(resc, ssys_state),
429 VMSTATE_UINT32(rcc, ssys_state),
[all …]