Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dbcm2835_thermal.c102 s, TYPE_BCM2835_THERMAL, 8); in bcm2835_thermal_realize()
126 .name = TYPE_BCM2835_THERMAL,
/openbmc/qemu/include/hw/misc/
H A Dbcm2835_thermal.h15 #define TYPE_BCM2835_THERMAL "bcm2835-thermal" macro
/openbmc/qemu/hw/arm/
H A Dbcm2835_peripherals.c57 object_initialize_child(obj, "thermal", &s->thermal, TYPE_BCM2835_THERMAL); in bcm2835_peripherals_init()