Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dthmc50.c62 static const u8 THMC50_REG_TEMP_MAX[] = { 0x39, 0x37, 0x2B }; variable
110 THMC50_REG_TEMP_MAX[i]); in thmc50_update_device()
236 i2c_smbus_write_byte_data(client, THMC50_REG_TEMP_MAX[nr], in set_temp_max()