Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwmon/
Dadt7475.c147 #define TEMP_THERM_REG(idx) (REG_TEMP_THERM_BASE + (idx)) macro
470 adt7475_read(TEMP_THERM_REG(sattr->index)) << 2; in set_temp()
512 reg = TEMP_THERM_REG(sattr->index); in set_temp()
1592 adt7475_read(TEMP_THERM_REG(i)) << 2; in adt7475_update_device()