Home
last modified time | relevance | path

Searched refs:w83627thf (Results 1 – 10 of 10) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/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()
/dports/multimedia/v4l_compat/linux-5.13-rc2/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()
/dports/multimedia/v4l-utils/linux-5.13-rc2/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()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/hwmon/
H A Dw83627hf.c443 if (data->type == w83627thf || data->type == w83637hf || in w83627hf_resume()
567 (w83627thf == data->type || w83637hf == data->type in show_in_0()
615 (w83627thf == data->type || w83637hf == data->type in in0_min_store()
645 (w83627thf == data->type || w83637hf == data->type in in0_max_store()
1058 if (data->type == w83627thf) { in pwm_store()
1273 sio_data->type = w83627thf; in w83627hf_find()
1514 if (data->type == w83627thf || data->type == w83637hf in w83627hf_probe()
1537 if (data->type == w83627thf || data->type == w83637hf in w83627hf_probe()
1741 } else if (type == w83627thf) { in w83627hf_init_device()
1858 if (data->type == w83627thf) in w83627hf_update_device()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/hwmon/
H A Dw83627hf.c443 if (data->type == w83627thf || data->type == w83637hf || in w83627hf_resume()
567 (w83627thf == data->type || w83637hf == data->type in show_in_0()
615 (w83627thf == data->type || w83637hf == data->type in in0_min_store()
645 (w83627thf == data->type || w83637hf == data->type in in0_max_store()
1058 if (data->type == w83627thf) { in pwm_store()
1273 sio_data->type = w83627thf; in w83627hf_find()
1514 if (data->type == w83627thf || data->type == w83637hf in w83627hf_probe()
1537 if (data->type == w83627thf || data->type == w83637hf in w83627hf_probe()
1741 } else if (type == w83627thf) { in w83627hf_init_device()
1858 if (data->type == w83627thf) in w83627hf_update_device()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/hwmon/
H A Dw83627hf.c443 if (data->type == w83627thf || data->type == w83637hf || in w83627hf_resume()
567 (w83627thf == data->type || w83637hf == data->type in show_in_0()
615 (w83627thf == data->type || w83637hf == data->type in in0_min_store()
645 (w83627thf == data->type || w83637hf == data->type in in0_max_store()
1058 if (data->type == w83627thf) { in pwm_store()
1273 sio_data->type = w83627thf; in w83627hf_find()
1514 if (data->type == w83627thf || data->type == w83637hf in w83627hf_probe()
1537 if (data->type == w83627thf || data->type == w83637hf in w83627hf_probe()
1741 } else if (type == w83627thf) { in w83627hf_init_device()
1858 if (data->type == w83627thf) in w83627hf_update_device()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/hwmon/
H A Dw83627hf.rst9 Prefix: 'w83627thf'
58 it is possible or even likely for a w83627thf to have the VID signals routed
60 the w83627thf driver interprets these as VID. If the VID on your board
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/hwmon/
H A Dw83627hf.rst9 Prefix: 'w83627thf'
58 it is possible or even likely for a w83627thf to have the VID signals routed
60 the w83627thf driver interprets these as VID. If the VID on your board
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/hwmon/
H A Dw83627hf.rst9 Prefix: 'w83627thf'
58 it is possible or even likely for a w83627thf to have the VID signals routed
60 the w83627thf driver interprets these as VID. If the VID on your board
/dports/sysutils/flashrom/flashrom-v1.2/
H A Dboard_enable.c227 static const struct winbond_port w83627thf[5] = { variable
238 {WINBOND_W83627THF_ID, ARRAY_SIZE(w83627thf), w83627thf},