Searched refs:w83687thf (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/watchdog/ |
H A D | w83627hf_wdt.c | 50 w83687thf, w83627ehf, w83627dhg, w83627uhg, w83667hg, w83627dhg_p, enumerator 198 case w83687thf: in w83627hf_init() 372 ret = w83687thf; in wdt_find()
|
/kernel/linux/linux-6.6/drivers/watchdog/ |
H A D | w83627hf_wdt.c | 50 w83687thf, w83627ehf, w83627dhg, w83627uhg, w83667hg, w83627dhg_p, enumerator 202 case w83687thf: in w83627hf_init() 380 ret = w83687thf; in wdt_find()
|
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | w83627hf.c | 19 * w83687thf 7 3 3 3 0x90 0x5ca3 no yes(LPC) 49 enum chips { w83627hf, w83627thf, w83697hf, w83637hf, w83687thf }; enumerator 95 #define W83687THF_VID_EN 0x29 /* w83687thf only */ 96 #define W83687THF_VID_CFG 0xF0 /* w83687thf only */ 97 #define W83687THF_VID_DATA 0xF1 /* w83687thf only */ 444 data->type == w83687thf) in w83627hf_resume() 568 || w83687thf == data->type)) in show_in_0() 616 || w83687thf == data->type)) in in0_min_store() 646 || w83687thf == data->type)) in in0_max_store() 1282 sio_data->type = w83687thf; in w83627hf_find() [all...] |
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | w83627hf.c | 19 * w83687thf 7 3 3 3 0x90 0x5ca3 no yes(LPC) 49 enum chips { w83627hf, w83627thf, w83697hf, w83637hf, w83687thf }; enumerator 95 #define W83687THF_VID_EN 0x29 /* w83687thf only */ 96 #define W83687THF_VID_CFG 0xF0 /* w83687thf only */ 97 #define W83687THF_VID_DATA 0xF1 /* w83687thf only */ 614 data->type == w83687thf) in w83627hf_resume() 742 } else if (type == w83687thf) { in w83627hf_init_device() 747 if (type == w83627thf || type == w83637hf || type == w83687thf) { in w83627hf_init_device() 810 || w83687thf == data->type)) in show_in_0() 852 || w83687thf in in0_min_store() [all...] |
Completed in 7 milliseconds