Lines Matching refs:reg_temp_config
434 u16 reg_temp_config[NUM_REG_TEMP]; member
1893 if (!data->reg_temp_config[i]) in w83627ehf_init_device()
1896 data->reg_temp_config[i]); in w83627ehf_init_device()
1899 data->reg_temp_config[i], in w83627ehf_init_device()
1958 tmp = data->reg_temp_config[r1]; in w82627ehf_swap_tempreg()
1959 data->reg_temp_config[r1] = data->reg_temp_config[r2]; in w82627ehf_swap_tempreg()
1960 data->reg_temp_config[r2] = tmp; in w82627ehf_swap_tempreg()
1972 data->reg_temp_config[i] = W83627EHF_REG_TEMP_CONFIG[i]; in w83627ehf_set_temp_reg_ehf()
2133 data->reg_temp_config[i] = NCT6775_REG_TEMP_CONFIG[i]; in w83627ehf_probe()
2175 if (data->reg_temp_config[2]) in w83627ehf_probe()
2177 data->reg_temp_config[2]); in w83627ehf_probe()