Searched refs:THMC50_REG_ANALOG_OUT (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | thmc50.c | 40 #define THMC50_REG_ANALOG_OUT 0x19 macro 106 i2c_smbus_read_byte_data(client, THMC50_REG_ANALOG_OUT); in thmc50_update_device() 141 i2c_smbus_write_byte_data(client, THMC50_REG_ANALOG_OUT, in analog_out_store() 366 THMC50_REG_ANALOG_OUT); in thmc50_init_client() 370 i2c_smbus_write_byte_data(client, THMC50_REG_ANALOG_OUT, in thmc50_init_client()
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | thmc50.c | 40 #define THMC50_REG_ANALOG_OUT 0x19 macro 106 i2c_smbus_read_byte_data(client, THMC50_REG_ANALOG_OUT); in thmc50_update_device() 141 i2c_smbus_write_byte_data(client, THMC50_REG_ANALOG_OUT, in analog_out_store() 366 THMC50_REG_ANALOG_OUT); in thmc50_init_client() 370 i2c_smbus_write_byte_data(client, THMC50_REG_ANALOG_OUT, in thmc50_init_client()
|
Completed in 2 milliseconds