Searched refs:w83627hf_reg_temp_hyst (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | w83627hf.c | 176 static const u16 w83627hf_reg_temp_hyst[] = { 0x3A, 0x153, 0x253 }; variable 438 w83627hf_write_value(data, w83627hf_reg_temp_hyst[i], in w83627hf_resume() 783 w83627hf_write_value(data, w83627hf_reg_temp_hyst[nr], tmp); in temp_max_hyst_store() 1894 data, w83627hf_reg_temp_hyst[i]); in w83627hf_update_device()
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | w83627hf.c | 176 static const u16 w83627hf_reg_temp_hyst[] = { 0x3A, 0x153, 0x253 }; variable 549 data, w83627hf_reg_temp_hyst[i]); in w83627hf_update_device() 608 w83627hf_write_value(data, w83627hf_reg_temp_hyst[i], in w83627hf_resume() 1276 w83627hf_write_value(data, w83627hf_reg_temp_hyst[nr], tmp); in temp_max_hyst_store()
|
Completed in 6 milliseconds