Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/arm/
H A Dbcm2838.h21 OBJECT_DECLARE_TYPE(BCM2838State, BCM2838Class, BCM2838)
23 struct BCM2838State { struct
/openbmc/qemu/hw/arm/
H A Dbcm2838.c41 BCM2838State *s = (BCM2838State *)opaque; in bcm2838_gic_set_irq()
49 BCM2838State *s = BCM2838(obj); in bcm2838_init()
67 BCM2838State *s = BCM2838(dev); in bcm2838_realize()
252 .instance_size = sizeof(BCM2838State),
H A Draspi4b.c31 BCM2838State soc;
99 BCM2838State *soc = &s->soc; in raspi4b_machine_init()