Searched full:temperature1 (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/hw/sensor/ |
H A D | emc141x.c | 257 object_property_add(obj, "temperature1", "int", in emc141x_initfn()
|
H A D | tmp421.c | 356 object_class_property_add(klass, "temperature1", "int", in tmp421_class_init()
|
/openbmc/linux/arch/powerpc/platforms/cell/ |
H A D | cbe_thermal.c | 268 .attr = {.name = "temperature1", .mode = 0400 },
|
/openbmc/qemu/hw/arm/ |
H A D | aspeed.c | 503 object_property_set_int(OBJECT(dev), "temperature1", 28000, &error_abort); in palmetto_bmc_i2c_init() 730 object_property_set_int(OBJECT(dev), "temperature1", 28000, &error_abort); in g220a_bmc_i2c_init() 736 object_property_set_int(OBJECT(dev), "temperature1", 28000, &error_abort); in g220a_bmc_i2c_init() 742 object_property_set_int(OBJECT(dev), "temperature1", 28000, &error_abort); in g220a_bmc_i2c_init()
|
/openbmc/linux/drivers/hwmon/ |
H A D | w83791d.c | 918 /* read/write the temperature1, includes measured value and limits */
|
H A D | w83792d.c | 485 /* read/write the temperature1, includes measured value and limits */
|