Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dmax1619.c44 #define MAX1619_REG_R_CONFIG 0x03 macro
131 config = i2c_smbus_read_byte_data(client, MAX1619_REG_R_CONFIG); in max1619_update_device()
236 reg_config = i2c_smbus_read_byte_data(client, MAX1619_REG_R_CONFIG); in max1619_detect()
270 config = i2c_smbus_read_byte_data(client, MAX1619_REG_R_CONFIG); in max1619_init_client()