Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/arm/
H A Dbcm2835_peripherals.h38 OBJECT_DECLARE_SIMPLE_TYPE(BCM2835PeripheralState, BCM2835_PERIPHERALS)
40 struct BCM2835PeripheralState { struct
H A Dbcm2836.h44 BCM2835PeripheralState peripherals;
/openbmc/qemu/hw/arm/
H A Dbcm2835_peripherals.c33 static void create_unimp(BCM2835PeripheralState *ps, in create_unimp()
47 BCM2835PeripheralState *s = BCM2835_PERIPHERALS(obj); in bcm2835_peripherals_init()
151 BCM2835PeripheralState *s = BCM2835_PERIPHERALS(dev); in bcm2835_peripherals_realize()
431 .instance_size = sizeof(BCM2835PeripheralState),