Searched refs:w83627hf (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/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) ? \ 424 ((data->type != w83627hf && data->type != w83697hf) in w83627hf_resume() 1125 if (data->type == w83627hf) in pwm_freq_show() 1149 if (data->type == w83627hf) { in pwm_freq_store() 1270 sio_data->type = w83627hf; in w83627hf_find() 1443 if (data->type == w83627hf || data->type == w83697hf) in w83627hf_probe() 1530 if (data->type != w83627hf) in w83627hf_probe() 1731 if (type == w83627hf) { in w83627hf_init_device() 1737 if (type == w83627hf || type == w83637hf) { in w83627hf_init_device() [all …]
|
| H A D | Makefile | 16 obj-$(CONFIG_SENSORS_W83627HF) += w83627hf.o
|
| H A D | Kconfig | 2031 will be called w83627hf.
|
| /OK3568_Linux_fs/kernel/drivers/watchdog/ |
| H A D | w83627hf_wdt.c | 49 enum chips { w83627hf, w83627s, w83697hf, w83697ug, w83637hf, w83627thf, enumerator 167 case w83627hf: in w83627hf_init() 350 ret = w83627hf; in wdt_find()
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | w83627hf.rst | 1 Kernel driver w83627hf 6 Prefix: 'w83627hf'
|
| H A D | index.rst | 184 w83627hf
|
| /OK3568_Linux_fs/kernel/Documentation/watchdog/ |
| H A D | watchdog-parameters.rst | 655 w83627hf/thf WDT io port (default 0x2E)
|