Searched refs:TYPE_TMP421 (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/sensor/ |
H A D | tmp421.c | 74 #define TYPE_TMP421 "tmp421-generic" macro 368 .name = TYPE_TMP421, 383 .parent = TYPE_TMP421, in tmp421_register_types()
|
/openbmc/qemu/hw/arm/ |
H A D | aspeed.c | 999 #define TYPE_TMP421 "tmp421" macro 1016 i2c_slave_create_simple(i2c[i], TYPE_TMP421, 0x4f); in bletchley_bmc_i2c_init() 1033 i2c_slave_create_simple(i2c[9], TYPE_TMP421, 0x4f); in bletchley_bmc_i2c_init() 1036 i2c_slave_create_simple(i2c[10], TYPE_TMP421, 0x4f); in bletchley_bmc_i2c_init() 1042 i2c_slave_create_simple(i2c[12], TYPE_TMP421, 0x4c); in bletchley_bmc_i2c_init() 1043 i2c_slave_create_simple(i2c[12], TYPE_TMP421, 0x4d); in bletchley_bmc_i2c_init() 1057 i2c_slave_create_simple(i2c[8], TYPE_TMP421, 0x1f); in fby35_i2c_init()
|