Home
last modified time | relevance | path

Searched refs:THMC50_REG_CONF (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dthmc50.c37 #define THMC50_REG_CONF 0x40 macro
89 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()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dthmc50.c37 #define THMC50_REG_CONF 0x40 macro
89 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()

Completed in 2 milliseconds