Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dadt7462.c125 #define ADT7462_TEMP_MIN_REG(x) (ADT7462_REG_MIN_TEMP_BASE_ADDR + (x)) macro
736 ADT7462_TEMP_MIN_REG(i)); in adt7462_update_device()
807 i2c_smbus_write_byte_data(client, ADT7462_TEMP_MIN_REG(attr->index), in temp_min_store()