Searched refs:w83627hf_reg_temp_over (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | w83627hf.c | 177 static const u16 w83627hf_reg_temp_over[] = { 0x39, 0x155, 0x255 }; variable 436 w83627hf_write_value(data, w83627hf_reg_temp_over[i], in w83627hf_resume() 761 w83627hf_write_value(data, w83627hf_reg_temp_over[nr], tmp); in temp_max_store() 1892 data, w83627hf_reg_temp_over[i]); in w83627hf_update_device()
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | w83627hf.c | 177 static const u16 w83627hf_reg_temp_over[] = { 0x39, 0x155, 0x255 }; variable 547 data, w83627hf_reg_temp_over[i]); in w83627hf_update_device() 606 w83627hf_write_value(data, w83627hf_reg_temp_over[i], in w83627hf_resume() 1242 w83627hf_write_value(data, w83627hf_reg_temp_over[nr], tmp); in temp_max_store()
|
Completed in 7 milliseconds