Searched refs:w83627hf (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/watchdog/ |
H A D | w83627hf_wdt.c | 49 enum chips { w83627hf, w83627s, w83697hf, w83697ug, w83637hf, w83627thf, enumerator 171 case w83627hf: in w83627hf_init() 358 ret = w83627hf; in wdt_find()
|
/openbmc/linux/drivers/hwmon/ |
H A D | w83627hf.c | 49 enum chips { w83627hf, w83627thf, w83697hf, w83637hf, w83687thf }; enumerator 219 #define W836X7HF_REG_PWM(type, nr) (((type) == w83627hf) ? \ 490 ((data->type != w83627hf && data->type != w83697hf) in w83627hf_update_device() 517 (data->type == w83627hf || data->type == w83697hf)) in w83627hf_update_device() 520 if (data->type == w83627hf) { in w83627hf_update_device() 534 if (data->type != w83627hf) { in w83627hf_update_device() 594 ((data->type != w83627hf && data->type != w83697hf) in w83627hf_resume() 730 if (type == w83627hf) { in w83627hf_init_device() 736 if (type == w83627hf || type == w83637hf) { in w83627hf_init_device() 1521 if (data->type == w83627hf) in pwm_freq_show() [all …]
|
H A D | Makefile | 19 obj-$(CONFIG_SENSORS_W83627HF) += w83627hf.o
|
H A D | Kconfig | 2328 will be called w83627hf.
|
/openbmc/linux/Documentation/hwmon/ |
H A D | w83627hf.rst | 1 Kernel driver w83627hf 6 Prefix: 'w83627hf'
|
H A D | index.rst | 233 w83627hf
|
/openbmc/linux/Documentation/watchdog/ |
H A D | watchdog-parameters.rst | 667 w83627hf/thf WDT io port (default 0x2E)
|
/openbmc/linux/ |
H A D | opengrok2.0.log | [all...] |
H A D | opengrok1.0.log | [all...] |