Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dthmc50.c48 static const u8 THMC50_REG_TEMP_MIN[] = { 0x3A, 0x38, 0x2C }; variable
99 THMC50_REG_TEMP_MIN[i]); in thmc50_update_device()
195 i2c_smbus_write_byte_data(client, THMC50_REG_TEMP_MIN[nr], in temp_min_store()