MAX6620_REG_CONFIG
config = i2c_smbus_read_byte_data(client, MAX6620_REG_CONFIG);
err = i2c_smbus_write_byte_data(client, MAX6620_REG_CONFIG, config | 0x10);