Lines Matching refs:auto_temp
86 u8 auto_temp[3]; member
160 data->auto_temp[chan] = in adm1031_update_device()
392 AUTO_TEMP_OFF_FROM_REG(data->auto_temp[nr])); in auto_temp_off_show()
400 AUTO_TEMP_MIN_FROM_REG(data->auto_temp[nr])); in auto_temp_min_show()
418 data->auto_temp[nr] = AUTO_TEMP_MIN_TO_REG(val, data->auto_temp[nr]); in auto_temp_min_store()
420 data->auto_temp[nr]); in auto_temp_min_store()
430 AUTO_TEMP_MAX_FROM_REG(data->auto_temp[nr])); in auto_temp_max_show()
448 data->temp_max[nr] = AUTO_TEMP_MAX_TO_REG(val, data->auto_temp[nr], in auto_temp_max_store()
527 AUTO_TEMP_MIN_FROM_REG_DEG(data->auto_temp[chan+1]); in trust_fan_readings()
532 AUTO_TEMP_MIN_FROM_REG_DEG(data->auto_temp[1]); in trust_fan_readings()
537 AUTO_TEMP_MIN_FROM_REG_DEG(data->auto_temp[2]); in trust_fan_readings()
542 AUTO_TEMP_MIN_FROM_REG_DEG(data->auto_temp[0]) in trust_fan_readings()
544 AUTO_TEMP_MIN_FROM_REG_DEG(data->auto_temp[1]) in trust_fan_readings()
547 AUTO_TEMP_MIN_FROM_REG_DEG(data->auto_temp[2])); in trust_fan_readings()