w83791d_read 324 drivers/hwmon/w83791d.c static int w83791d_read(struct i2c_client *client, u8 reg); w83791d_read 464 drivers/hwmon/w83791d.c data->beep_mask |= w83791d_read(client, W83791D_REG_BEEP_CTRL[bytenr]) w83791d_read 632 drivers/hwmon/w83791d.c fan_div_reg = w83791d_read(client, W83791D_REG_FAN_DIV[indx]) w83791d_read 642 drivers/hwmon/w83791d.c vbat_reg = w83791d_read(client, W83791D_REG_VBAT) w83791d_read 800 drivers/hwmon/w83791d.c reg_cfg_tmp = w83791d_read(client, W83791D_REG_FAN_CFG[reg_idx]); w83791d_read 843 drivers/hwmon/w83791d.c target_mask = w83791d_read(client, w83791d_read 905 drivers/hwmon/w83791d.c target_mask = w83791d_read(client, w83791d_read 1283 drivers/hwmon/w83791d.c val = w83791d_read(client, W83791D_REG_I2C_SUBADDR); w83791d_read 1315 drivers/hwmon/w83791d.c if (w83791d_read(client, W83791D_REG_CONFIG) & 0x80) w83791d_read 1318 drivers/hwmon/w83791d.c val1 = w83791d_read(client, W83791D_REG_BANK); w83791d_read 1319 drivers/hwmon/w83791d.c val2 = w83791d_read(client, W83791D_REG_CHIPMAN); w83791d_read 1331 drivers/hwmon/w83791d.c if (w83791d_read(client, W83791D_REG_I2C_ADDR) != address) w83791d_read 1335 drivers/hwmon/w83791d.c val1 = w83791d_read(client, W83791D_REG_BANK) & 0x78; w83791d_read 1339 drivers/hwmon/w83791d.c val1 = w83791d_read(client, W83791D_REG_WCHIPID); w83791d_read 1340 drivers/hwmon/w83791d.c val2 = w83791d_read(client, W83791D_REG_CHIPMAN); w83791d_read 1359 drivers/hwmon/w83791d.c val1 = w83791d_read(client, W83791D_REG_DID_VID4); w83791d_read 1384 drivers/hwmon/w83791d.c data->fan_min[i] = w83791d_read(client, W83791D_REG_FAN_MIN[i]); w83791d_read 1392 drivers/hwmon/w83791d.c has_fanpwm45 = w83791d_read(client, W83791D_REG_GPIO) & 0x10; w83791d_read 1449 drivers/hwmon/w83791d.c old_beep = w83791d_read(client, W83791D_REG_BEEP_CONFIG); w83791d_read 1460 drivers/hwmon/w83791d.c tmp = w83791d_read(client, W83791D_REG_BEEP_CTRL[1]); w83791d_read 1465 drivers/hwmon/w83791d.c tmp = w83791d_read(client, W83791D_REG_TEMP2_CONFIG); w83791d_read 1471 drivers/hwmon/w83791d.c tmp = w83791d_read(client, W83791D_REG_TEMP3_CONFIG); w83791d_read 1478 drivers/hwmon/w83791d.c tmp = w83791d_read(client, W83791D_REG_CONFIG) & 0xf7; w83791d_read 1502 drivers/hwmon/w83791d.c data->in[i] = w83791d_read(client, w83791d_read 1504 drivers/hwmon/w83791d.c data->in_max[i] = w83791d_read(client, w83791d_read 1506 drivers/hwmon/w83791d.c data->in_min[i] = w83791d_read(client, w83791d_read 1513 drivers/hwmon/w83791d.c data->fan[i] = w83791d_read(client, w83791d_read 1515 drivers/hwmon/w83791d.c data->fan_min[i] = w83791d_read(client, w83791d_read 1521 drivers/hwmon/w83791d.c reg_array_tmp[i] = w83791d_read(client, w83791d_read 1534 drivers/hwmon/w83791d.c vbat_reg = w83791d_read(client, W83791D_REG_VBAT); w83791d_read 1540 drivers/hwmon/w83791d.c data->pwm[i] = w83791d_read(client, w83791d_read 1546 drivers/hwmon/w83791d.c reg_array_tmp[i] = w83791d_read(client, w83791d_read 1555 drivers/hwmon/w83791d.c data->temp_target[i] = w83791d_read(client, w83791d_read 1561 drivers/hwmon/w83791d.c reg_array_tmp[i] = w83791d_read(client, w83791d_read 1570 drivers/hwmon/w83791d.c data->temp1[i] = w83791d_read(client, w83791d_read 1578 drivers/hwmon/w83791d.c (w83791d_read(client, w83791d_read 1580 drivers/hwmon/w83791d.c w83791d_read(client, w83791d_read 1587 drivers/hwmon/w83791d.c w83791d_read(client, W83791D_REG_ALARM1) + w83791d_read 1588 drivers/hwmon/w83791d.c (w83791d_read(client, W83791D_REG_ALARM2) << 8) + w83791d_read 1589 drivers/hwmon/w83791d.c (w83791d_read(client, W83791D_REG_ALARM3) << 16); w83791d_read 1593 drivers/hwmon/w83791d.c w83791d_read(client, W83791D_REG_BEEP_CTRL[0]) + w83791d_read 1594 drivers/hwmon/w83791d.c (w83791d_read(client, W83791D_REG_BEEP_CTRL[1]) << 8) + w83791d_read 1595 drivers/hwmon/w83791d.c (w83791d_read(client, W83791D_REG_BEEP_CTRL[2]) << 16); w83791d_read 1602 drivers/hwmon/w83791d.c i = w83791d_read(client, W83791D_REG_VID_FANDIV); w83791d_read 1604 drivers/hwmon/w83791d.c data->vid |= (w83791d_read(client, W83791D_REG_DID_VID4) & 0x01)