Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A 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()
/kernel/linux/linux-6.6/drivers/hwmon/
H A 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()

Completed in 3 milliseconds