Searched refs:reg_temp_config (Results 1 – 2 of 2) sorted by relevance
849 u16 reg_temp_config[NUM_TEMP]; member3248 if (!data->reg_temp_config[i]) in nct6775_init_device()3250 tmp = nct6775_read_value(data, data->reg_temp_config[i]); in nct6775_init_device()3252 nct6775_write_value(data, data->reg_temp_config[i], in nct6775_init_device()3424 const u16 *reg_temp, *reg_temp_over, *reg_temp_hyst, *reg_temp_config; in nct6775_probe() local3516 reg_temp_config = NCT6106_REG_TEMP_CONFIG; in nct6775_probe()3590 reg_temp_config = NCT6775_REG_TEMP_CONFIG; in nct6775_probe()3662 reg_temp_config = NCT6776_REG_TEMP_CONFIG; in nct6775_probe()3738 reg_temp_config = NCT6779_REG_TEMP_CONFIG; in nct6775_probe()3835 reg_temp_config = NCT6779_REG_TEMP_CONFIG; in nct6775_probe()[all …]
434 u16 reg_temp_config[NUM_REG_TEMP]; member1893 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()1944 swap(data->reg_temp_config[r1], data->reg_temp_config[r2]); in w82627ehf_swap_tempreg()1956 data->reg_temp_config[i] = W83627EHF_REG_TEMP_CONFIG[i]; in w83627ehf_set_temp_reg_ehf()2117 data->reg_temp_config[i] = NCT6775_REG_TEMP_CONFIG[i]; in w83627ehf_probe()2159 if (data->reg_temp_config[2]) in w83627ehf_probe()2161 data->reg_temp_config[2]); in w83627ehf_probe()