Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hwmon/
Dthmc50.c61 static const u8 THMC50_REG_TEMP_MIN[] = { 0x3A, 0x38, 0x2C }; variable
112 THMC50_REG_TEMP_MIN[i]); in thmc50_update_device()
207 i2c_smbus_write_byte_data(client, THMC50_REG_TEMP_MIN[nr], in set_temp_min()