Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/watchdog/
Dw83627hf_wdt.c52 w83667hg_b, nct6775, nct6776, nct6779, nct6791, nct6792, nct6793, enumerator
205 case nct6775: in w83627hf_init()
390 ret = nct6775; in wdt_find()
/Linux-v4.19/drivers/hwmon/
Dw83627ehf.c66 w83667hg, w83667hg_b, nct6775, nct6776, enumerator
686 else if (sio_data->kind == nct6775) in w83627ehf_write_fan_div_common()
737 else if (sio_data->kind == nct6775) in w83627ehf_update_fan_div_common()
792 if (sio_data->kind == nct6775 || sio_data->kind == nct6776) in w83627ehf_update_pwm_common()
846 && (reg >= 0xff || (sio_data->kind == nct6775 in w83627ehf_update_device()
1476 if (sio_data->kind == nct6775 || sio_data->kind == nct6776) { in store_pwm_enable()
1551 if (sio_data->kind == nct6775 || sio_data->kind == nct6776) { in store_tolerance()
1980 if (sio_data->kind == nct6775) { in w83627ehf_check_fan_inputs()
2024 if (sio_data->kind == nct6775 || sio_data->kind == nct6776) { in w83627ehf_check_fan_inputs()
2092 case nct6775: in w83627ehf_probe()
[all …]
Dnct6775.c71 enum kinds { nct6106, nct6775, nct6776, nct6779, nct6791, nct6792, nct6793, enumerator
1263 case nct6775: in is_word_sized()
1400 if (data->kind == nct6775) in nct6775_write_fan_div_common()
1419 if (data->kind == nct6775) in nct6775_update_fan_div_common()
1630 case nct6775: in nct6775_update_pwm_limits()
2162 if (nr == 5 && data->kind != nct6775) in nct6775_fan_is_visible()
2599 if (val == sf3 && data->kind != nct6775) in store_pwm_enable()
3040 if (data->kind != nct6775 && !val) in store_auto_pwm()
3054 case nct6775: in store_auto_pwm()
3440 if (data->kind == nct6775) { in nct6775_check_fan_inputs()
[all …]
DMakefile135 obj-$(CONFIG_SENSORS_NCT6775) += nct6775.o
DKconfig1248 will be called nct6775.
/Linux-v4.19/Documentation/hwmon/
Dw83627ehf30 Prefix: 'nct6775'
Dnct677516 Prefix: 'nct6775'
/Linux-v4.19/
DMAINTAINERS9980 F: Documentation/hwmon/nct6775
9981 F: drivers/hwmon/nct6775.c