Searched refs:ADM1021_REG_TEMP (Results 1 – 1 of 1) sorted by relevance
32 #define ADM1021_REG_TEMP(nr) (nr) macro107 client, ADM1021_REG_TEMP(i)); in adm1021_update_device()389 lte = i2c_smbus_read_byte_data(client, ADM1021_REG_TEMP(0)); in adm1021_detect()390 rte = i2c_smbus_read_byte_data(client, ADM1021_REG_TEMP(1)); in adm1021_detect()