Home
last modified time | relevance | path

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

/qemu/hw/arm/
H A Dstellaris.c93 OBJECT_DECLARE_SIMPLE_TYPE(ssys_state, STELLARIS_SYS)
95 struct ssys_state { struct
125 static void ssys_update(ssys_state *s) in ssys_update() argument
176 static int ssys_board_class(const ssys_state *s) in ssys_board_class()
200 ssys_state *s = (ssys_state *)opaque; in ssys_read()
285 static bool ssys_use_rcc2(ssys_state *s) in ssys_use_rcc2()
295 static void ssys_calculate_system_clock(ssys_state *s, bool propagate_clock) in ssys_calculate_system_clock()
317 ssys_state *s = (ssys_state *)opaque; in ssys_write()
408 ssys_state *s = STELLARIS_SYS(obj); in stellaris_sys_reset_enter()
425 ssys_state *s = STELLARIS_SYS(obj); in stellaris_sys_reset_hold()
[all …]