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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Di5k_amb.c136 static void amb_write_byte(struct i5k_amb_data *data, unsigned long offset, function
168 amb_write_byte(data, amb_reg_temp_min(attr->index), temp);
184 amb_write_byte(data, amb_reg_temp_mid(attr->index), temp);
200 amb_write_byte(data, amb_reg_temp_max(attr->index), temp);

Completed in 32 milliseconds