Lines Matching refs:nct6776
66 w83667hg, w83667hg_b, nct6775, nct6776, enumerator
678 if (sio_data->kind == nct6776) in w83627ehf_write_fan_div_common()
729 if (sio_data->kind == nct6776) in w83627ehf_update_fan_div_common()
786 if (sio_data->kind == nct6775 || sio_data->kind == nct6776) in w83627ehf_update_pwm_common()
1409 if (sio_data->kind == nct6776 && nr && val != 1) in show_pwm_reg()
1465 if (sio_data->kind == nct6776 && val == 4) in store_pwm_enable()
1470 if (sio_data->kind == nct6775 || sio_data->kind == nct6776) { in store_pwm_enable()
1545 if (sio_data->kind == nct6775 || sio_data->kind == nct6776) { in store_tolerance()
1547 if (sio_data->kind == nct6776 && val > 7) in store_tolerance()
1998 } else if (sio_data->kind == nct6776) { in w83627ehf_check_fan_inputs()
2038 if (sio_data->kind == nct6775 || sio_data->kind == nct6776) { in w83627ehf_check_fan_inputs()
2107 case nct6776: in w83627ehf_probe()
2119 if (sio_data->kind == nct6775 || sio_data->kind == nct6776) { in w83627ehf_probe()
2162 if (sio_data->kind == nct6776) { in w83627ehf_probe()
2318 } else if (sio_data->kind == nct6776) { in w83627ehf_probe()
2374 sio_data->kind == nct6775 || sio_data->kind == nct6776) { in w83627ehf_probe()
2429 (sio_data->kind == nct6775 || sio_data->kind == nct6776)) { in w83627ehf_probe()
2434 if (sio_data->kind == nct6776) in w83627ehf_probe()
2508 if (sio_data->kind != nct6776) { in w83627ehf_probe()
2580 if (sio_data->kind == nct6776) { in w83627ehf_probe()
2773 sio_data->kind = nct6776; in w83627ehf_find()