Home
last modified time | relevance | path

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

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