Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hwmon/
Demc2103.c22 static const u8 REG_TEMP_MAX[4] = { 0x34, 0x30, 0x31, 0x32 }; variable
150 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()