Lines Matching refs:i2c_smbus_write_byte_data
309 if (i2c_smbus_write_byte_data(client, temp_reg[ix], data->temp[ix])) { in set_temp()
391 i2c_smbus_write_byte_data(client, AMC6821_REG_DCY, data->pwm1); in set_pwm1()
444 if (i2c_smbus_write_byte_data(client, AMC6821_REG_CONF1, config)) { in set_pwm1_enable()
508 if (i2c_smbus_write_byte_data(client, in set_slope_register()
558 if (i2c_smbus_write_byte_data( in set_temp_auto_point_temp()
605 if (i2c_smbus_write_byte_data(client, AMC6821_REG_DCY_LOW_TEMP, in set_pwm1_auto_point_pwm()
669 if (i2c_smbus_write_byte_data(client, fan_reg_low[ix], in set_fan()
675 if (i2c_smbus_write_byte_data(client, in set_fan()
727 if (i2c_smbus_write_byte_data(client, AMC6821_REG_CONF4, config)) { in set_fan1_div()
901 if (i2c_smbus_write_byte_data(client, AMC6821_REG_CONF4, in amc6821_init_client()
920 if (i2c_smbus_write_byte_data(client, AMC6821_REG_CONF3, in amc6821_init_client()
938 if (i2c_smbus_write_byte_data(client, in amc6821_init_client()
961 if (i2c_smbus_write_byte_data( in amc6821_init_client()