w83792d_read_value  474 drivers/hwmon/w83792d.c 	fan_div_reg = w83792d_read_value(client, W83792D_REG_FAN_DIV[nr >> 1]);
w83792d_read_value  634 drivers/hwmon/w83792d.c 	val |= w83792d_read_value(client, W83792D_REG_PWM[nr]) & 0xf0;
w83792d_read_value  676 drivers/hwmon/w83792d.c 	cfg4_tmp = w83792d_read_value(client, W83792D_REG_FAN_CFG) & 0xc0;
w83792d_read_value  712 drivers/hwmon/w83792d.c 	data->pwm[nr] = w83792d_read_value(client, W83792D_REG_PWM[nr]);
w83792d_read_value  745 drivers/hwmon/w83792d.c 	reg = w83792d_read_value(client, W83792D_REG_CHASSIS_CLR);
w83792d_read_value  783 drivers/hwmon/w83792d.c 	target_mask = w83792d_read_value(client,
w83792d_read_value  821 drivers/hwmon/w83792d.c 	tol_mask = w83792d_read_value(client,
w83792d_read_value  868 drivers/hwmon/w83792d.c 	mask_tmp = w83792d_read_value(client,
w83792d_read_value  910 drivers/hwmon/w83792d.c 	mask_tmp = w83792d_read_value(client, W83792D_REG_LEVELS[index][nr])
w83792d_read_value  949 drivers/hwmon/w83792d.c 	val = w83792d_read_value(new_client, W83792D_REG_I2C_SUBADDR);
w83792d_read_value 1326 drivers/hwmon/w83792d.c 	if (w83792d_read_value(client, W83792D_REG_CONFIG) & 0x80)
w83792d_read_value 1329 drivers/hwmon/w83792d.c 	val1 = w83792d_read_value(client, W83792D_REG_BANK);
w83792d_read_value 1330 drivers/hwmon/w83792d.c 	val2 = w83792d_read_value(client, W83792D_REG_CHIPMAN);
w83792d_read_value 1341 drivers/hwmon/w83792d.c 	if (w83792d_read_value(client, W83792D_REG_I2C_ADDR) != address)
w83792d_read_value 1347 drivers/hwmon/w83792d.c 			    (w83792d_read_value(client,
w83792d_read_value 1351 drivers/hwmon/w83792d.c 	val1 = w83792d_read_value(client, W83792D_REG_WCHIPID);
w83792d_read_value 1352 drivers/hwmon/w83792d.c 	val2 = w83792d_read_value(client, W83792D_REG_CHIPMAN);
w83792d_read_value 1384 drivers/hwmon/w83792d.c 		data->fan_min[i] = w83792d_read_value(client,
w83792d_read_value 1397 drivers/hwmon/w83792d.c 	val1 = w83792d_read_value(client, W83792D_REG_GPIO_EN);
w83792d_read_value 1411 drivers/hwmon/w83792d.c 	val1 = w83792d_read_value(client, W83792D_REG_PIN);
w83792d_read_value 1469 drivers/hwmon/w83792d.c 	vid_in_b = w83792d_read_value(client, W83792D_REG_VID_IN_B);
w83792d_read_value 1473 drivers/hwmon/w83792d.c 	temp2_cfg = w83792d_read_value(client, W83792D_REG_TEMP2_CONFIG);
w83792d_read_value 1474 drivers/hwmon/w83792d.c 	temp3_cfg = w83792d_read_value(client, W83792D_REG_TEMP3_CONFIG);
w83792d_read_value 1482 drivers/hwmon/w83792d.c 			    (w83792d_read_value(client,
w83792d_read_value 1503 drivers/hwmon/w83792d.c 			data->in[i] = w83792d_read_value(client,
w83792d_read_value 1505 drivers/hwmon/w83792d.c 			data->in_max[i] = w83792d_read_value(client,
w83792d_read_value 1507 drivers/hwmon/w83792d.c 			data->in_min[i] = w83792d_read_value(client,
w83792d_read_value 1510 drivers/hwmon/w83792d.c 		data->low_bits = w83792d_read_value(client,
w83792d_read_value 1512 drivers/hwmon/w83792d.c 				 (w83792d_read_value(client,
w83792d_read_value 1516 drivers/hwmon/w83792d.c 			data->fan[i] = w83792d_read_value(client,
w83792d_read_value 1518 drivers/hwmon/w83792d.c 			data->fan_min[i] = w83792d_read_value(client,
w83792d_read_value 1521 drivers/hwmon/w83792d.c 			data->pwm[i] = w83792d_read_value(client,
w83792d_read_value 1525 drivers/hwmon/w83792d.c 		reg_tmp = w83792d_read_value(client, W83792D_REG_FAN_CFG);
w83792d_read_value 1531 drivers/hwmon/w83792d.c 			data->temp1[i] = w83792d_read_value(client,
w83792d_read_value 1536 drivers/hwmon/w83792d.c 				data->temp_add[i][j] = w83792d_read_value(
w83792d_read_value 1543 drivers/hwmon/w83792d.c 			reg_array_tmp[i] = w83792d_read_value(client,
w83792d_read_value 1555 drivers/hwmon/w83792d.c 		data->alarms = w83792d_read_value(client, W83792D_REG_ALARM1) +
w83792d_read_value 1556 drivers/hwmon/w83792d.c 			(w83792d_read_value(client, W83792D_REG_ALARM2) << 8) +
w83792d_read_value 1557 drivers/hwmon/w83792d.c 			(w83792d_read_value(client, W83792D_REG_ALARM3) << 16);
w83792d_read_value 1560 drivers/hwmon/w83792d.c 		data->chassis = (w83792d_read_value(client,
w83792d_read_value 1566 drivers/hwmon/w83792d.c 				w83792d_read_value(client,
w83792d_read_value 1571 drivers/hwmon/w83792d.c 		reg_tmp = w83792d_read_value(client, W83792D_REG_TOLERANCE[0]);
w83792d_read_value 1574 drivers/hwmon/w83792d.c 		data->tolerance[2] = w83792d_read_value(client,
w83792d_read_value 1581 drivers/hwmon/w83792d.c 				  = w83792d_read_value(client,
w83792d_read_value 1588 drivers/hwmon/w83792d.c 			reg_tmp = w83792d_read_value(client,
w83792d_read_value 1592 drivers/hwmon/w83792d.c 			reg_tmp = w83792d_read_value(client,