Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dbcm2835_rng.c99 .name = TYPE_BCM2835_RNG,
114 TYPE_BCM2835_RNG, 0x10); in bcm2835_rng_init()
135 .name = TYPE_BCM2835_RNG,
/openbmc/qemu/include/hw/misc/
H A Dbcm2835_rng.h16 #define TYPE_BCM2835_RNG "bcm2835-rng" macro
/openbmc/qemu/hw/arm/
H A Dbcm2835_peripherals.c102 object_initialize_child(obj, "rng", &s->rng, TYPE_BCM2835_RNG); in bcm2835_peripherals_init()