Searched refs:LM93_TEMP_TO_REG (Results 1 – 1 of 1) sorted by relevance
438 static u8 LM93_TEMP_TO_REG(long temp) in LM93_TEMP_TO_REG() function1336 data->temp_lim[nr].min = LM93_TEMP_TO_REG(val); in store_temp_min()1371 data->temp_lim[nr].max = LM93_TEMP_TO_REG(val); in store_temp_max()1407 data->block10.base[nr] = LM93_TEMP_TO_REG(val); in store_temp_auto_base()1443 data->boost[nr] = LM93_TEMP_TO_REG(val); in store_temp_auto_boost()