Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwmon/
Di5k_amb.c113 static void amb_write_byte(struct i5k_amb_data *data, unsigned long offset, in amb_write_byte() function
149 amb_write_byte(data, amb_reg_temp_min(attr->index), temp); in store_amb_min()
169 amb_write_byte(data, amb_reg_temp_mid(attr->index), temp); in store_amb_mid()
189 amb_write_byte(data, amb_reg_temp_max(attr->index), temp); in store_amb_max()