Searched full:temperature0 (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/tests/qtest/ |
H A D | emc141x-test.c | 24 "'property': 'temperature0' } }", id); in qmp_emc1414_get_temperature() 36 "'property': 'temperature0', 'value': %d } }", id, value); in qmp_emc1414_set_temperature()
|
/openbmc/qemu/hw/sensor/ |
H A D | emc141x.c | 254 object_property_add(obj, "temperature0", "int", in emc141x_initfn()
|
H A D | tmp421.c | 353 object_class_property_add(klass, "temperature0", "int", in tmp421_class_init()
|
/openbmc/linux/arch/powerpc/platforms/cell/ |
H A D | cbe_thermal.c | 263 .attr = {.name = "temperature0", .mode = 0400 },
|
/openbmc/qemu/hw/arm/ |
H A D | aspeed.c | 502 object_property_set_int(OBJECT(dev), "temperature0", 31000, &error_abort); in palmetto_bmc_i2c_init() 729 object_property_set_int(OBJECT(dev), "temperature0", 31000, &error_abort); in g220a_bmc_i2c_init() 735 object_property_set_int(OBJECT(dev), "temperature0", 31000, &error_abort); in g220a_bmc_i2c_init() 741 object_property_set_int(OBJECT(dev), "temperature0", 31000, &error_abort); in g220a_bmc_i2c_init()
|