Searched refs:MAX6697_REG_STAT (Results 1 – 1 of 1) sorted by relevance
53 #define MAX6697_REG_STAT(n) (0x44 + (n)) macro237 val = i2c_smbus_read_byte_data(client, MAX6697_REG_STAT(i)); in max6697_update_device()