Home
last modified time | relevance | path

Searched refs:MAX6650_REG_CONFIG (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/hwmon/
Dmax6650.c64 #define MAX6650_REG_CONFIG 0x02 macro
162 MAX6650_REG_CONFIG); in max6650_update_device()
202 result = i2c_smbus_write_byte_data(data->client, MAX6650_REG_CONFIG, in max6650_set_operating_mode()
635 config = i2c_smbus_read_byte_data(client, MAX6650_REG_CONFIG); in max6650_init_client()
685 if (i2c_smbus_write_byte_data(client, MAX6650_REG_CONFIG, config)) { in max6650_init_client()