Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dlm95234.c66 u8 thyst; /* common hysteresis */ member
146 data->thyst = ret; in lm95234_fill_cache()
327 ((int)data->tcrit2[index] - (int)data->thyst) * 1000); in tcrit2_hyst_show()
376 ((int)data->tcrit1[index] - (int)data->thyst) * 1000); in tcrit1_hyst_show()
399 data->thyst = val; in tcrit1_hyst_store()