Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dlm93.c425 static u8 LM93_TEMP_TO_REG(long temp) in LM93_TEMP_TO_REG() function
1292 data->temp_lim[nr].min = LM93_TEMP_TO_REG(val); in temp_min_store()
1325 data->temp_lim[nr].max = LM93_TEMP_TO_REG(val); in temp_max_store()
1358 data->block10.base[nr] = LM93_TEMP_TO_REG(val); in temp_auto_base_store()
1391 data->boost[nr] = LM93_TEMP_TO_REG(val); in temp_auto_boost_store()