Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/misc/
H A Dbcm2835_property.h17 #define TYPE_BCM2835_PROPERTY "bcm2835-property" macro
/openbmc/qemu/hw/misc/
H A Dbcm2835_property.c498 .name = TYPE_BCM2835_PROPERTY,
514 TYPE_BCM2835_PROPERTY, 0x10); in bcm2835_property_init()
543 address_space_init(&s->dma_as, s->dma_mr, TYPE_BCM2835_PROPERTY "-memory"); in bcm2835_property_realize()
569 .name = TYPE_BCM2835_PROPERTY,
/openbmc/qemu/hw/arm/
H A Dbcm2835_peripherals.c125 TYPE_BCM2835_PROPERTY); in raspi_peripherals_base_init()