Searched refs:reg_temp_config (Results 1 – 2 of 2) sorted by relevance
981 u16 reg_temp_config[NUM_TEMP]; member3399 if (!data->reg_temp_config[i]) in nct6775_init_device()3401 tmp = nct6775_read_value(data, data->reg_temp_config[i]); in nct6775_init_device()3403 nct6775_write_value(data, data->reg_temp_config[i], in nct6775_init_device()3618 const u16 *reg_temp, *reg_temp_over, *reg_temp_hyst, *reg_temp_config; in nct6775_probe() local3711 reg_temp_config = NCT6106_REG_TEMP_CONFIG; in nct6775_probe()3786 reg_temp_config = NCT6775_REG_TEMP_CONFIG; in nct6775_probe()3859 reg_temp_config = NCT6776_REG_TEMP_CONFIG; in nct6775_probe()3936 reg_temp_config = NCT6779_REG_TEMP_CONFIG; in nct6775_probe()4050 reg_temp_config = NCT6779_REG_TEMP_CONFIG; in nct6775_probe()[all …]
440 u16 reg_temp_config[NUM_REG_TEMP]; member1899 if (!data->reg_temp_config[i]) in w83627ehf_init_device()1902 data->reg_temp_config[i]); in w83627ehf_init_device()1905 data->reg_temp_config[i], in w83627ehf_init_device()1950 swap(data->reg_temp_config[r1], data->reg_temp_config[r2]); in w82627ehf_swap_tempreg()1962 data->reg_temp_config[i] = W83627EHF_REG_TEMP_CONFIG[i]; in w83627ehf_set_temp_reg_ehf()2119 data->reg_temp_config[i] = NCT6775_REG_TEMP_CONFIG[i]; in w83627ehf_probe()2161 if (data->reg_temp_config[2]) in w83627ehf_probe()2163 data->reg_temp_config[2]); in w83627ehf_probe()