Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds