Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Di5k_amb.c120 static void amb_write_byte(struct i5k_amb_data *data, unsigned long offset, in amb_write_byte() function
156 amb_write_byte(data, amb_reg_temp_min(attr->index), temp); in store_amb_min()
176 amb_write_byte(data, amb_reg_temp_mid(attr->index), temp); in store_amb_mid()
196 amb_write_byte(data, amb_reg_temp_max(attr->index), temp); in store_amb_max()