Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dtmp421.c45 static const u8 TMP421_TEMP_LSB[MAX_CHANNELS] = { 0x10, 0x11, 0x12, 0x13 }; variable
148 ret = i2c_smbus_read_byte_data(client, TMP421_TEMP_LSB[i]); in tmp421_update_device()