Searched refs:TMP421_TEMP_MSB (Results 1 – 1 of 1) sorted by relevance
44 static const u8 TMP421_TEMP_MSB[MAX_CHANNELS] = { 0x00, 0x01, 0x02, 0x03 }; variable143 ret = i2c_smbus_read_byte_data(client, TMP421_TEMP_MSB[i]); in tmp421_update_device()