Searched refs:nct6776 (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.4/drivers/watchdog/ |
D | w83627hf_wdt.c | 51 w83667hg_b, nct6775, nct6776, nct6779, nct6791, nct6792, nct6793, enumerator 206 case nct6776: in w83627hf_init() 394 ret = nct6776; in wdt_find()
|
/Linux-v5.4/drivers/hwmon/ |
D | w83627ehf.c | 53 w83667hg, w83667hg_b, nct6775, nct6776, enumerator 671 if (sio_data->kind == nct6776) in w83627ehf_write_fan_div_common() 722 if (sio_data->kind == nct6776) in w83627ehf_update_fan_div_common() 779 if (sio_data->kind == nct6775 || sio_data->kind == nct6776) in w83627ehf_update_pwm_common() 1402 if (sio_data->kind == nct6776 && nr && val != 1) in show_pwm_reg() 1458 if (sio_data->kind == nct6776 && val == 4) in store_pwm_enable() 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() 1540 if (sio_data->kind == nct6776 && val > 7) in store_tolerance() 1973 } else if (sio_data->kind == nct6776) { in w83627ehf_check_fan_inputs() [all …]
|
D | nct6775.c | 62 enum kinds { nct6106, nct6116, nct6775, nct6776, nct6779, nct6791, nct6792, enumerator 1379 case nct6776: in is_word_sized() 1743 case nct6776: in nct6775_update_pwm_limits() 3181 case nct6776: in store_auto_pwm() 3566 } else if (data->kind == nct6776) { in nct6775_check_fan_inputs() 4046 case nct6776: in nct6775_probe() 4514 case nct6776: in nct6775_probe() 4554 case nct6776: in nct6775_probe() 4751 sio_data->kind = nct6776; in nct6775_find()
|
/Linux-v5.4/Documentation/hwmon/ |
D | nct6775.rst | 29 Prefix: 'nct6776'
|
D | w83627ehf.rst | 64 Prefix: 'nct6776'
|