Searched refs:REG_TEMP_MAX (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/hwmon/
H A Demc2103.c35 static const u8 REG_TEMP_MAX[4] = { 0x34, 0x30, 0x31, 0x32 }; variable
163 read_u8_from_i2c(client, REG_TEMP_MAX[i], emc2103_update_device()
280 i2c_smbus_write_byte_data(client, REG_TEMP_MAX[nr], val); set_temp_max()

Completed in 64 milliseconds