Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dlm77.c94 static int lm77_write_value(struct i2c_client *client, u8 reg, u16 value) in lm77_write_value() function
172 lm77_write_value(client, temp_regs[nr], LM77_TEMP_TO_REG(val)); in temp_store()
197 lm77_write_value(client, LM77_REG_TEMP_HYST, in temp_hyst_store()
315 lm77_write_value(client, LM77_REG_CONF, conf & 0xfe); in lm77_init_client()