Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dadt7470.c195 static inline int adt7470_write_word_data(struct i2c_client *client, u8 reg, in adt7470_write_word_data() function
562 adt7470_write_word_data(data->client, ADT7470_REG_ALARM1_MASK, mask); in alarm_mask_store()
599 adt7470_write_word_data(client, ADT7470_REG_FAN_MAX(attr->index), temp); in set_fan_max()
636 adt7470_write_word_data(client, ADT7470_REG_FAN_MIN(attr->index), temp); in set_fan_min()