Lines Matching refs:i2c_smbus_write_byte_data
487 i2c_smbus_write_byte_data(client, LM90_REG_W_CONFIG1, in lm90_select_remote_channel()
512 i2c_smbus_write_byte_data(client, LM90_REG_W_CONVRATE, i); in lm90_set_convrate()
616 i2c_smbus_write_byte_data(client, in lm90_update_device()
821 i2c_smbus_write_byte_data(client, reg[nr], data->temp8[nr]); in set_temp8()
891 i2c_smbus_write_byte_data(client, reg[nr].high, in set_temp11()
894 i2c_smbus_write_byte_data(client, reg[nr].low, in set_temp11()
946 i2c_smbus_write_byte_data(client, LM90_REG_W_TCRIT_HYST, in set_temphyst()
1410 i2c_smbus_write_byte_data(client, LM90_REG_W_CONVRATE, in lm90_restore_conf()
1412 i2c_smbus_write_byte_data(client, LM90_REG_W_CONFIG1, in lm90_restore_conf()
1458 i2c_smbus_write_byte_data(client, LM90_REG_W_CONFIG1, config); in lm90_init_client()
1644 i2c_smbus_write_byte_data(client, LM90_REG_W_CONFIG1, in lm90_alert()