Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dstts751.c53 #define STTS751_REG_HYST 0x21 macro
492 ret = stts751_set_temp_reg8(priv, temp, STTS751_REG_HYST); in hyst_store()
733 ret = stts751_read_reg8(priv, &tmp, STTS751_REG_HYST); in stts751_read_chip_config()