Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwmon/
Dadt7475.c159 #define TEMP_THERM_REG(idx) (REG_TEMP_THERM_BASE + (idx)) macro
494 adt7475_read(TEMP_THERM_REG(sattr->index)) << 2; in temp_store()
536 reg = TEMP_THERM_REG(sattr->index); in temp_store()
1446 ret = adt7475_read(TEMP_THERM_REG(i)); in adt7475_update_limits()