Searched refs:reg_temp_config (Results 1 – 2 of 2) sorted by relevance
1081 u16 reg_temp_config[NUM_TEMP]; member3518 if (!data->reg_temp_config[i]) in nct6775_init_device()3520 tmp = nct6775_read_value(data, data->reg_temp_config[i]); in nct6775_init_device()3522 nct6775_write_value(data, data->reg_temp_config[i], in nct6775_init_device()3799 const u16 *reg_temp, *reg_temp_over, *reg_temp_hyst, *reg_temp_config; in nct6775_probe() local3893 reg_temp_config = NCT6106_REG_TEMP_CONFIG; in nct6775_probe()3966 reg_temp_config = NCT6106_REG_TEMP_CONFIG; in nct6775_probe()4041 reg_temp_config = NCT6775_REG_TEMP_CONFIG; in nct6775_probe()4114 reg_temp_config = NCT6776_REG_TEMP_CONFIG; in nct6775_probe()4191 reg_temp_config = NCT6779_REG_TEMP_CONFIG; in nct6775_probe()[all …]
427 u16 reg_temp_config[NUM_REG_TEMP]; member1886 if (!data->reg_temp_config[i]) in w83627ehf_init_device()1889 data->reg_temp_config[i]); in w83627ehf_init_device()1892 data->reg_temp_config[i], in w83627ehf_init_device()1937 swap(data->reg_temp_config[r1], data->reg_temp_config[r2]); in w82627ehf_swap_tempreg()1949 data->reg_temp_config[i] = W83627EHF_REG_TEMP_CONFIG[i]; in w83627ehf_set_temp_reg_ehf()2106 data->reg_temp_config[i] = NCT6775_REG_TEMP_CONFIG[i]; in w83627ehf_probe()2148 if (data->reg_temp_config[2]) in w83627ehf_probe()2150 data->reg_temp_config[2]); in w83627ehf_probe()