Symbol: w83793_write_value
drivers/hwmon/w83793.c
1001
w83793_write_value(client, W83793_REG_IN_LOW_BITS[nr],
drivers/hwmon/w83793.c
1006
w83793_write_value(client, W83793_REG_IN[index][nr],
drivers/hwmon/w83793.c
1177
w83793_write_value(client, W83793_REG_CONFIG, 0x80);
drivers/hwmon/w83793.c
1180
w83793_write_value(client, W83793_REG_CONFIG,
drivers/hwmon/w83793.c
1207
w83793_write_value(data->client, W83793_REG_WDT_TIMEOUT,
drivers/hwmon/w83793.c
1239
w83793_write_value(data->client, W83793_REG_WDT_TIMEOUT,
drivers/hwmon/w83793.c
1258
w83793_write_value(data->client, W83793_REG_WDT_TIMEOUT,
drivers/hwmon/w83793.c
1262
w83793_write_value(data->client, W83793_REG_WDT_LOCK, 0x55);
drivers/hwmon/w83793.c
1280
w83793_write_value(data->client, W83793_REG_WDT_LOCK, 0xAA);
drivers/hwmon/w83793.c
1526
w83793_write_value(client, W83793_REG_CONFIG, tmp & ~0x04);
drivers/hwmon/w83793.c
1578
w83793_write_value(client, W83793_REG_I2C_SUBADDR,
drivers/hwmon/w83793.c
1850
w83793_write_value(client, W83793_REG_CONFIG, tmp | 0x04);
drivers/hwmon/w83793.c
284
static int w83793_write_value(struct i2c_client *client, u16 reg, u8 value);
drivers/hwmon/w83793.c
395
w83793_write_value(client, W83793_REG_BEEP(index), data->beeps[index]);
drivers/hwmon/w83793.c
428
w83793_write_value(client, W83793_REG_OVT_BEEP, data->beep_enable);
drivers/hwmon/w83793.c
454
w83793_write_value(client, W83793_REG_CLR_CHASSIS, reg | 0x80);
drivers/hwmon/w83793.c
499
w83793_write_value(client, W83793_REG_FAN_MIN(index),
drivers/hwmon/w83793.c
501
w83793_write_value(client, W83793_REG_FAN_MIN(index) + 1, val & 0xff);
drivers/hwmon/w83793.c
546
w83793_write_value(client, W83793_REG_PWM_STOP_TIME(index),
drivers/hwmon/w83793.c
553
w83793_write_value(client, W83793_REG_PWM(index, nr),
drivers/hwmon/w83793.c
597
w83793_write_value(client, W83793_REG_TEMP[index][nr],
drivers/hwmon/w83793.c
678
w83793_write_value(client, W83793_REG_TEMP_MODE[index],
drivers/hwmon/w83793.c
731
w83793_write_value(client, W83793_REG_PWM_DEFAULT,
drivers/hwmon/w83793.c
736
w83793_write_value(client, W83793_REG_PWM_UPTIME,
drivers/hwmon/w83793.c
741
w83793_write_value(client, W83793_REG_PWM_DOWNTIME,
drivers/hwmon/w83793.c
747
w83793_write_value(client, W83793_REG_TEMP_CRITICAL,
drivers/hwmon/w83793.c
830
w83793_write_value(client, W83793_REG_TEMP_FAN_MAP(index), val);
drivers/hwmon/w83793.c
840
w83793_write_value(client, W83793_REG_PWM_ENABLE,
drivers/hwmon/w83793.c
852
w83793_write_value(client, W83793_REG_TEMP_CRUISE(index),
drivers/hwmon/w83793.c
862
w83793_write_value(client, W83793_REG_TEMP_TOL(i),
drivers/hwmon/w83793.c
904
w83793_write_value(client, W83793_REG_SF2_PWM(index, nr),
drivers/hwmon/w83793.c
945
w83793_write_value(client, W83793_REG_SF2_TEMP(index, nr),