Searched refs:MAX6650_REG_CONFIG (Results 1 – 1 of 1) sorted by relevance
63 #define MAX6650_REG_CONFIG 0x02 macro148 MAX6650_REG_CONFIG); in max6650_update_device()388 data->config = i2c_smbus_read_byte_data(client, MAX6650_REG_CONFIG); in set_enable()392 i2c_smbus_write_byte_data(client, MAX6650_REG_CONFIG, data->config); in set_enable()570 config = i2c_smbus_read_byte_data(client, MAX6650_REG_CONFIG); in max6650_init_client()639 if (i2c_smbus_write_byte_data(client, MAX6650_REG_CONFIG, config)) { in max6650_init_client()