Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hwmon/
Demc2103.c21 static const u8 REG_TEMP_MIN[4] = { 0x3c, 0x38, 0x39, 0x3a }; variable
148 read_u8_from_i2c(client, REG_TEMP_MIN[i], in emc2103_update_device()
247 i2c_smbus_write_byte_data(client, REG_TEMP_MIN[nr], val); in temp_min_store()