Home
last modified time | relevance | path

Searched refs:w83627hf (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/watchdog/
Dw83627hf_wdt.c51 enum chips { w83627hf, w83627s, w83697hf, w83697ug, w83637hf, w83627thf, enumerator
158 case w83627hf: in w83627hf_init()
351 ret = w83627hf; in wdt_find()
/linux-4.1.27/drivers/hwmon/
Dw83627hf.c62 enum chips { w83627hf, w83627thf, w83697hf, w83637hf, w83687thf }; enumerator
226 #define W836X7HF_REG_PWM(type, nr) (((type) == w83627hf) ? \
432 ((data->type != w83627hf && data->type != w83697hf) in w83627hf_resume()
1146 if (data->type == w83627hf) in show_pwm_freq()
1170 if (data->type == w83627hf) { in store_pwm_freq()
1294 sio_data->type = w83627hf; in w83627hf_find()
1467 if (data->type == w83627hf || data->type == w83697hf) in w83627hf_probe()
1554 if (data->type != w83627hf) in w83627hf_probe()
1734 if (type == w83627hf) { in w83627hf_init_device()
1740 if (type == w83627hf || type == w83637hf) { in w83627hf_init_device()
[all …]
DMakefile15 obj-$(CONFIG_SENSORS_W83627HF) += w83627hf.o
DKconfig1668 will be called w83627hf.
/linux-4.1.27/Documentation/hwmon/
Dw83627hf1 Kernel driver w83627hf
6 Prefix: 'w83627hf'
/linux-4.1.27/Documentation/watchdog/
Dwatchdog-parameters.txt349 wdt_io: w83627hf/thf WDT io port (default 0x2E)