Home
last modified time | relevance | path

Searched refs:nct6775 (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.4/drivers/watchdog/
Dw83627hf_wdt.c51 w83667hg_b, nct6775, nct6776, nct6779, nct6791, nct6792, nct6793, enumerator
205 case nct6775: in w83627hf_init()
391 ret = nct6775; in wdt_find()
/Linux-v5.4/drivers/hwmon/
Dw83627ehf.c53 w83667hg, w83667hg_b, nct6775, nct6776, enumerator
673 else if (sio_data->kind == nct6775) in w83627ehf_write_fan_div_common()
724 else if (sio_data->kind == nct6775) in w83627ehf_update_fan_div_common()
779 if (sio_data->kind == nct6775 || sio_data->kind == nct6776) in w83627ehf_update_pwm_common()
833 && (reg >= 0xff || (sio_data->kind == nct6775 in w83627ehf_update_device()
1463 if (sio_data->kind == nct6775 || sio_data->kind == nct6776) { in store_pwm_enable()
1538 if (sio_data->kind == nct6775 || sio_data->kind == nct6776) { in store_tolerance()
1967 if (sio_data->kind == nct6775) { in w83627ehf_check_fan_inputs()
2011 if (sio_data->kind == nct6775 || sio_data->kind == nct6776) { in w83627ehf_check_fan_inputs()
2079 case nct6775: in w83627ehf_probe()
[all …]
Dnct6775.c62 enum kinds { nct6106, nct6116, nct6775, nct6776, nct6779, nct6791, nct6792, enumerator
1368 case nct6775: in is_word_sized()
1507 if (data->kind == nct6775) in nct6775_write_fan_div_common()
1526 if (data->kind == nct6775) in nct6775_update_fan_div_common()
1737 case nct6775: in nct6775_update_pwm_limits()
2272 if (nr == 5 && data->kind != nct6775) in nct6775_fan_is_visible()
2709 if (val == sf3 && data->kind != nct6775) in store_pwm_enable()
3156 if (data->kind != nct6775 && !val) in store_auto_pwm()
3170 case nct6775: in store_auto_pwm()
3558 if (data->kind == nct6775) { in nct6775_check_fan_inputs()
[all …]
DMakefile135 obj-$(CONFIG_SENSORS_NCT6775) += nct6775.o
DKconfig1262 will be called nct6775.
/Linux-v5.4/Documentation/hwmon/
Dindex.rst121 nct6775
Dnct6775.rst21 Prefix: 'nct6775'
Dw83627ehf.rst56 Prefix: 'nct6775'
/Linux-v5.4/
DMAINTAINERS11201 F: Documentation/hwmon/nct6775.rst
11202 F: drivers/hwmon/nct6775.c