Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dbcm2835_thermal.c42 Bcm2835ThermalState *s = BCM2835_THERMAL(opaque); in bcm2835_thermal_read()
63 Bcm2835ThermalState *s = BCM2835_THERMAL(opaque); in bcm2835_thermal_write()
90 Bcm2835ThermalState *s = BCM2835_THERMAL(dev); in bcm2835_thermal_reset()
97 Bcm2835ThermalState *s = BCM2835_THERMAL(dev); in bcm2835_thermal_realize()
109 VMSTATE_UINT32(ctl, Bcm2835ThermalState),
126 .instance_size = sizeof(Bcm2835ThermalState),
/openbmc/qemu/include/hw/misc/
H A Dbcm2835_thermal.h17 OBJECT_DECLARE_SIMPLE_TYPE(Bcm2835ThermalState, BCM2835_THERMAL)
19 struct Bcm2835ThermalState { struct
/openbmc/qemu/include/hw/arm/
H A Dbcm2835_peripherals.h67 Bcm2835ThermalState thermal;