Lines Matching refs:auto_temp
86 u8 auto_temp[3]; member
160 data->auto_temp[chan] = in adm1031_update_device()
391 AUTO_TEMP_OFF_FROM_REG(data->auto_temp[nr])); in auto_temp_off_show()
399 AUTO_TEMP_MIN_FROM_REG(data->auto_temp[nr])); in auto_temp_min_show()
417 data->auto_temp[nr] = AUTO_TEMP_MIN_TO_REG(val, data->auto_temp[nr]); in auto_temp_min_store()
419 data->auto_temp[nr]); in auto_temp_min_store()
429 AUTO_TEMP_MAX_FROM_REG(data->auto_temp[nr])); in auto_temp_max_show()
447 data->temp_max[nr] = AUTO_TEMP_MAX_TO_REG(val, data->auto_temp[nr], in auto_temp_max_store()
526 AUTO_TEMP_MIN_FROM_REG_DEG(data->auto_temp[chan+1]); in trust_fan_readings()
531 AUTO_TEMP_MIN_FROM_REG_DEG(data->auto_temp[1]); in trust_fan_readings()
536 AUTO_TEMP_MIN_FROM_REG_DEG(data->auto_temp[2]); in trust_fan_readings()
541 AUTO_TEMP_MIN_FROM_REG_DEG(data->auto_temp[0]) in trust_fan_readings()
543 AUTO_TEMP_MIN_FROM_REG_DEG(data->auto_temp[1]) in trust_fan_readings()
546 AUTO_TEMP_MIN_FROM_REG_DEG(data->auto_temp[2])); in trust_fan_readings()