Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ssi/
H A Dpl022.c51 static void pl022_update(PL022State *s) in pl022_update()
73 static void pl022_xfer(PL022State *s) in pl022_xfer()
121 PL022State *s = (PL022State *)opaque; in pl022_read()
165 PL022State *s = (PL022State *)opaque; in pl022_write()
219 PL022State *s = PL022(dev); in pl022_reset()
236 PL022State *s = opaque; in pl022_post_load()
253 VMSTATE_UINT32(cr0, PL022State),
254 VMSTATE_UINT32(cr1, PL022State),
255 VMSTATE_UINT32(bitmask, PL022State),
256 VMSTATE_UINT32(sr, PL022State),
[all …]
/openbmc/qemu/include/hw/ssi/
H A Dpl022.h29 OBJECT_DECLARE_SIMPLE_TYPE(PL022State, PL022)
31 struct PL022State { struct
/openbmc/qemu/hw/arm/
H A Dmps2-tz.c148 PL022State spi[5];
702 PL022State *spi = opaque; in make_spi()
H A Dmps3r.c113 PL022State spi[3];