Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Df75375s.c48 #define F75375_REG_VOLT_LOW(nr) (0x21 + (nr) * 2) macro
203 f75375_read8(client, F75375_REG_VOLT_LOW(nr)); in f75375_update_device()
568 f75375_write8(client, F75375_REG_VOLT_LOW(nr), data->in_min[nr]); in set_in_min()