Searched refs:SysTickState (Results 1 – 3 of 3) sorted by relevance
33 static void systick_set_period_from_clock(SysTickState *s) in systick_set_period_from_clock()48 SysTickState *s = (SysTickState *)opaque; in systick_timer_tick()69 SysTickState *s = opaque; in systick_read()128 SysTickState *s = opaque; in systick_write()202 SysTickState *s = SYSTICK(dev); in systick_reset()219 SysTickState *s = SYSTICK(opaque); in systick_cpuclk_update()232 SysTickState *s = SYSTICK(opaque); in systick_refclk_update()246 SysTickState *s = SYSTICK(obj); in systick_instance_init()260 SysTickState *s = SYSTICK(dev); in systick_realize()279 VMSTATE_CLOCK(refclk, SysTickState),[all …]
22 OBJECT_DECLARE_SIMPLE_TYPE(SysTickState, SYSTICK)35 struct SysTickState { struct
73 SysTickState systick[M_REG_NUM_BANKS];