Searched refs:BCM2835SystemTimerState (Results 1 – 3 of 3) sorted by relevance
43 BCM2835SystemTimerState *s = BCM2835_SYSTIMER(opaque); in bcm2835_systmr_read()73 BCM2835SystemTimerState *s = BCM2835_SYSTIMER(opaque); in bcm2835_systmr_write()123 BCM2835SystemTimerState *s = BCM2835_SYSTIMER(dev); in bcm2835_systmr_reset()130 BCM2835SystemTimerState *s = BCM2835_SYSTIMER(dev); in bcm2835_systmr_realize()150 VMSTATE_UINT32(reg.ctrl_status, BCM2835SystemTimerState),151 VMSTATE_UINT32_ARRAY(reg.compare, BCM2835SystemTimerState,169 .instance_size = sizeof(BCM2835SystemTimerState),
18 OBJECT_DECLARE_SIMPLE_TYPE(BCM2835SystemTimerState, BCM2835_SYSTIMER)26 BCM2835SystemTimerState *state;29 struct BCM2835SystemTimerState { struct
55 BCM2835SystemTimerState systmr;