Searched refs:nct6776 (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/watchdog/ |
D | w83627hf_wdt.c | 52 w83667hg_b, nct6775, nct6776, nct6779, nct6791, nct6792, nct6793, enumerator 206 case nct6776: in w83627hf_init() 393 ret = nct6776; in wdt_find()
|
/Linux-v4.19/drivers/hwmon/ |
D | w83627ehf.c | 66 w83667hg, w83667hg_b, nct6775, nct6776, enumerator 684 if (sio_data->kind == nct6776) in w83627ehf_write_fan_div_common() 735 if (sio_data->kind == nct6776) in w83627ehf_update_fan_div_common() 792 if (sio_data->kind == nct6775 || sio_data->kind == nct6776) in w83627ehf_update_pwm_common() 1415 if (sio_data->kind == nct6776 && nr && val != 1) in show_pwm_reg() 1471 if (sio_data->kind == nct6776 && val == 4) in store_pwm_enable() 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() 1553 if (sio_data->kind == nct6776 && val > 7) in store_tolerance() 1986 } else if (sio_data->kind == nct6776) { in w83627ehf_check_fan_inputs() [all …]
|
D | nct6775.c | 71 enum kinds { nct6106, nct6775, nct6776, nct6779, nct6791, nct6792, nct6793, enumerator 1274 case nct6776: in is_word_sized() 1636 case nct6776: in nct6775_update_pwm_limits() 3065 case nct6776: in store_auto_pwm() 3448 } else if (data->kind == nct6776) { in nct6775_check_fan_inputs() 3791 case nct6776: in nct6775_probe() 4249 case nct6776: in nct6775_probe() 4285 case nct6776: in nct6775_probe() 4476 sio_data->kind = nct6776; in nct6775_find()
|
/Linux-v4.19/Documentation/hwmon/ |
D | w83627ehf | 34 Prefix: 'nct6776'
|
D | nct6775 | 20 Prefix: 'nct6776'
|