Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Dpl190.c25 OBJECT_DECLARE_SIMPLE_TYPE(PL190State, PL190)
27 struct PL190State { struct
50 static inline uint32_t pl190_irq_level(PL190State *s) in pl190_irq_level() argument
56 static void pl190_update(PL190State *s) in pl190_update()
69 PL190State *s = (PL190State *)opaque; in pl190_set_irq()
78 static void pl190_update_vectors(PL190State *s) in pl190_update_vectors()
101 PL190State *s = (PL190State *)opaque; in pl190_read()
165 PL190State *s = (PL190State *)opaque; in pl190_write()
231 PL190State *s = PL190(d); in pl190_reset()
247 PL190State *s = PL190(obj); in pl190_init()
[all …]