Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dtmp421.c44 static const u8 TMP421_TEMP_MSB[MAX_CHANNELS] = { 0x00, 0x01, 0x02, 0x03 }; variable
143 ret = i2c_smbus_read_byte_data(client, TMP421_TEMP_MSB[i]); in tmp421_update_device()