Searched refs:A9GTimerState (Results 1 – 3 of 3) sorted by relevance
135 A9GTimerState *s = A9_GTIMER(opaque); in a9_gtimer_update_no_sync()143 A9GTimerState *s = gtb->parent; in a9_gtimer_read()185 A9GTimerState *s = gtb->parent; in a9_gtimer_write()238 A9GTimerState *s = A9_GTIMER(opaque); in a9_gtimer_this_read()250 A9GTimerState *s = A9_GTIMER(opaque); in a9_gtimer_this_write()281 A9GTimerState *s = A9_GTIMER(dev); in a9_gtimer_reset()300 A9GTimerState *s = A9_GTIMER(dev); in a9_gtimer_realize()328 A9GTimerState *s = opaque; in vmstate_a9_gtimer_control_needed()351 VMSTATE_UINT32(control, A9GTimerState),362 VMSTATE_UINT64(counter, A9GTimerState),[all …]
32 OBJECT_DECLARE_SIMPLE_TYPE(A9GTimerState, A9_GTIMER)61 A9GTimerState *parent;72 struct A9GTimerState { struct
34 A9GTimerState gtimer;