Lines Matching refs:i2c_smbus_write_byte_data
289 i2c_smbus_write_byte_data(client, reg + 1, val >> 8); in adt7475_write_word()
290 i2c_smbus_write_byte_data(client, reg, val & 0xFF); in adt7475_write_word()
370 i2c_smbus_write_byte_data(client, reg, in set_voltage()
523 i2c_smbus_write_byte_data(client, reg, out); in set_temp()
590 i2c_smbus_write_byte_data(client, TEMP_TRANGE_REG(sattr->index), in set_point2()
705 i2c_smbus_write_byte_data(client, reg, in set_pwm()
764 i2c_smbus_write_byte_data(client, PWM_CONFIG_REG(index), in hw_set_pwm()
852 i2c_smbus_write_byte_data(client, TEMP_TRANGE_REG(sattr->index), in set_pwmfreq()
885 i2c_smbus_write_byte_data(client, REG_CONFIG4, data->config4); in set_pwm_at_crit()
1475 i2c_smbus_write_byte_data(client, PWM_CONFIG_REG(index), in adt7475_read_pwm()
1478 i2c_smbus_write_byte_data(client, PWM_CONFIG_REG(index), in adt7475_read_pwm()