Searched refs:HYST_TO_REG (Results 1 – 2 of 2) sorted by relevance
139 #define HYST_TO_REG(val) DIV_ROUND_CLOSEST(clamp_val((val), 0, 127000), \ macro645 HYST_TO_REG(hyst)); in temp2_crit_hyst_store()
248 #define HYST_TO_REG(val) clamp_val(((val) + 500) / 1000, 0, 15) macro1154 data->zone[nr].hyst = HYST_TO_REG(min - val); in set_temp_auto_temp_off()