Searched refs:REG_TEMP_MAX (Results 1 – 2 of 2) sorted by relevance
30 #define REG_TEMP_MAX(ch) (0x06 + (ch) * 2) macro124 reg_temp = REG_TEMP_MAX(channel); in max31760_read()249 reg_temp = REG_TEMP_MAX(channel); in max31760_write()
22 static const u8 REG_TEMP_MAX[4] = { 0x34, 0x30, 0x31, 0x32 }; variable150 read_u8_from_i2c(client, REG_TEMP_MAX[i], in emc2103_update_device()269 i2c_smbus_write_byte_data(client, REG_TEMP_MAX[nr], val); in temp_max_store()