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

/linux-4.4.14/drivers/hwmon/
H A Demc2103.c34 static const u8 REG_TEMP_MIN[4] = { 0x3c, 0x38, 0x39, 0x3a }; variable
161 read_u8_from_i2c(client, REG_TEMP_MIN[i], emc2103_update_device()
258 i2c_smbus_write_byte_data(client, REG_TEMP_MIN[nr], val); set_temp_min()

Completed in 65 milliseconds