Home
last modified time | relevance | path

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

/drivers/hwmon/
Dmax1619.c35 #define MAX1619_REG_R_CONFIG 0x03 macro
122 config = i2c_smbus_read_byte_data(client, MAX1619_REG_R_CONFIG); in max1619_update_device()
224 reg_config = i2c_smbus_read_byte_data(client, MAX1619_REG_R_CONFIG); in max1619_detect()
258 config = i2c_smbus_read_byte_data(client, MAX1619_REG_R_CONFIG); in max1619_init_client()