Home
last modified time | relevance | path

Searched refs:w83627thf (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/watchdog/
H A Dw83627hf_wdt.c49 enum chips { w83627hf, w83627s, w83697hf, w83697ug, w83637hf, w83627thf, enumerator
183 case w83627thf: in w83627hf_init()
369 ret = w83627thf; in wdt_find()
/kernel/linux/linux-6.6/drivers/watchdog/
H A Dw83627hf_wdt.c49 enum chips { w83627hf, w83627s, w83697hf, w83697ug, w83637hf, w83627thf, enumerator
187 case w83627thf: in w83627hf_init()
377 ret = w83627thf; in wdt_find()
/kernel/linux/linux-5.10/drivers/hwmon/
H A Dw83627hf.c17 * w83627thf 7 3 3 3 0x90 0x5ca3 no yes(LPC)
49 enum chips { w83627hf, w83627thf, w83697hf, w83637hf, w83687thf }; enumerator
82 #define W83627HF_LD_GPIO5 0x07 /* w83627thf only */
85 #define W83627HF_LD_GPIO4 0x09 /* w83627thf only */
91 #define W83627THF_GPIO5_EN 0x30 /* w83627thf only */
92 #define W83627THF_GPIO5_IOSR 0xf3 /* w83627thf only */
93 #define W83627THF_GPIO5_DR 0xf4 /* w83627thf only */
443 if (data->type == w83627thf || data->type == w83637hf || in w83627hf_resume()
567 (w83627thf == data->type || w83637hf == data->type in show_in_0()
615 (w83627thf in in0_min_store()
[all...]
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dw83627hf.c17 * w83627thf 7 3 3 3 0x90 0x5ca3 no yes(LPC)
49 enum chips { w83627hf, w83627thf, w83697hf, w83637hf, w83687thf }; enumerator
82 #define W83627HF_LD_GPIO5 0x07 /* w83627thf only */
85 #define W83627HF_LD_GPIO4 0x09 /* w83627thf only */
91 #define W83627THF_GPIO5_EN 0x30 /* w83627thf only */
92 #define W83627THF_GPIO5_IOSR 0xf3 /* w83627thf only */
93 #define W83627THF_GPIO5_DR 0xf4 /* w83627thf only */
513 if (data->type == w83627thf) in w83627hf_update_device()
525 } else if (data->type != w83627thf) { in w83627hf_update_device()
613 if (data->type == w83627thf || dat in w83627hf_resume()
[all...]

Completed in 6 milliseconds