Searched refs:THMC50_REG_CONF (Results 1 – 1 of 1) sorted by relevance
37 #define THMC50_REG_CONF 0x40 macro89 int prog = i2c_smbus_read_byte_data(client, THMC50_REG_CONF); in thmc50_update_device()144 config = i2c_smbus_read_byte_data(client, THMC50_REG_CONF); in analog_out_store()149 i2c_smbus_write_byte_data(client, THMC50_REG_CONF, config); in analog_out_store()326 config = i2c_smbus_read_byte_data(client, THMC50_REG_CONF); in thmc50_detect()341 THMC50_REG_CONF, in thmc50_detect()373 config = i2c_smbus_read_byte_data(client, THMC50_REG_CONF); in thmc50_init_client()377 i2c_smbus_write_byte_data(client, THMC50_REG_CONF, config); in thmc50_init_client()