Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Df75375s.c52 #define F75375_REG_TEMP_HIGH(nr) (0x28 + (nr) * 2) macro
189 f75375_read8(client, F75375_REG_TEMP_HIGH(nr)); in f75375_update_device()
616 f75375_write8(client, F75375_REG_TEMP_HIGH(nr), data->temp_high[nr]); in set_temp_max()