Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/hwmon/
Dadt7462.c139 #define ADT7462_TEMP_MIN_REG(x) (ADT7462_REG_MIN_TEMP_BASE_ADDR + (x)) macro
771 ADT7462_TEMP_MIN_REG(i)); in adt7462_update_device()
844 i2c_smbus_write_byte_data(client, ADT7462_TEMP_MIN_REG(attr->index), in set_temp_min()