Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/arm/
H A Dbcm2838_peripherals.h54 OBJECT_DECLARE_TYPE(BCM2838PeripheralState, BCM2838PeripheralClass,
77 struct BCM2838PeripheralClass { struct
/openbmc/qemu/hw/arm/
H A Dbcm2838_peripherals.c27 BCM2838PeripheralClass *bc = BCM2838_PERIPHERALS_GET_CLASS(obj); in bcm2838_peripherals_init()
202 BCM2838PeripheralClass *bc = BCM2838_PERIPHERALS_CLASS(oc); in bcm2838_peripherals_class_init()
215 .class_size = sizeof(BCM2838PeripheralClass),