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.h44 OBJECT_DECLARE_SIMPLE_TYPE(BCM2835PeripheralState, BCM2835_PERIPHERALS)
92 struct BCM2835PeripheralState { struct
H A Dbcm2836.h64 BCM2835PeripheralState peripherals;
/openbmc/qemu/hw/arm/
H A Dbcm2835_peripherals.c50 BCM2835PeripheralState *s = BCM2835_PERIPHERALS(obj); in bcm2835_peripherals_init()
187 BCM2835PeripheralState *s = BCM2835_PERIPHERALS(dev); in bcm2835_peripherals_realize()
536 .instance_size = sizeof(BCM2835PeripheralState),