Home
last modified time | relevance | path

Searched refs:TMP421_DEVICE_ID_REG (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/sensor/
H A Dtmp421.c96 #define TMP421_DEVICE_ID_REG 0xFF macro
179 case TMP421_DEVICE_ID_REG: in tmp421_read()
/openbmc/linux/drivers/hwmon/
H A Dtmp421.c42 #define TMP421_DEVICE_ID_REG 0xFF macro
329 reg = i2c_smbus_read_byte_data(client, TMP421_DEVICE_ID_REG); in tmp421_detect()