Home
last modified time | relevance | path

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

/qemu/hw/arm/
H A Dstrongarm.c83 struct StrongARMPICState { struct
108 StrongARMPICState *s = opaque; in strongarm_pic_update() argument
117 StrongARMPICState *s = opaque; in strongarm_pic_set_irq()
131 StrongARMPICState *s = opaque; in strongarm_pic_mem_read()
157 StrongARMPICState *s = opaque; in strongarm_pic_mem_write()
187 StrongARMPICState *s = STRONGARM_PIC(obj); in strongarm_pic_initfn()
210 VMSTATE_UINT32(pending, StrongARMPICState),
211 VMSTATE_UINT32(enabled, StrongARMPICState),
212 VMSTATE_UINT32(is_fiq, StrongARMPICState),
213 VMSTATE_UINT32(int_idle, StrongARMPICState),
[all …]