Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dadt7475.c152 #define TEMP_THERM_REG(idx) (REG_TEMP_THERM_BASE + (idx)) macro
481 adt7475_read(TEMP_THERM_REG(sattr->index)) << 2; in temp_store()
523 reg = TEMP_THERM_REG(sattr->index); in temp_store()
1408 ret = adt7475_read(TEMP_THERM_REG(i)); in adt7475_update_limits()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dadt7475.c153 #define TEMP_THERM_REG(idx) (REG_TEMP_THERM_BASE + (idx)) macro
482 adt7475_read(TEMP_THERM_REG(sattr->index)) << 2; in temp_store()
524 reg = TEMP_THERM_REG(sattr->index); in temp_store()
1409 ret = adt7475_read(TEMP_THERM_REG(i)); in adt7475_update_limits()

Completed in 5 milliseconds