Home
last modified time | relevance | path

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

/openbmc/qemu/hw/sd/
H A Dpl181.c26 OBJECT_DECLARE_SIMPLE_TYPE(PL181State, PL181)
30 struct PL181State { struct
67 VMSTATE_UINT32(clock, PL181State), argument
70 VMSTATE_UINT32(cmd, PL181State),
135 static void pl181_update(PL181State *s) in pl181_update()
295 PL181State *s = (PL181State *)opaque; in pl181_read()
379 PL181State *s = (PL181State *)opaque; in pl181_write()
456 PL181State *s = (PL181State *)dev; in pl181_set_readonly()
463 PL181State *s = (PL181State *)dev; in pl181_set_inserted()
470 PL181State *s = PL181(d); in pl181_reset()
[all …]