Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds