Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dthmc50.c49 static const u8 THMC50_REG_TEMP_MAX[] = { 0x39, 0x37, 0x2B }; variable
97 THMC50_REG_TEMP_MAX[i]); in thmc50_update_device()
225 i2c_smbus_write_byte_data(client, THMC50_REG_TEMP_MAX[nr], in temp_max_store()