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()
1982 } else if (sio_data->kind == nct6776) { in w83627ehf_check_fan_inputs()
2022 if (sio_data->kind == nct6775 || sio_data->kind == nct6776) { in w83627ehf_check_fan_inputs()
2091 case nct6776: in w83627ehf_probe()
2103 if (sio_data->kind == nct6775 || sio_data->kind == nct6776) { in w83627ehf_probe()
2146 if (sio_data->kind == nct6776) { in w83627ehf_probe()
2302 } else if (sio_data->kind == nct6776) { in w83627ehf_probe()
2358 sio_data->kind == nct6775 || sio_data->kind == nct6776) { in w83627ehf_probe()
2413 (sio_data->kind == nct6775 || sio_data->kind == nct6776)) { in w83627ehf_probe()
2418 if (sio_data->kind == nct6776) in w83627ehf_probe()
2492 if (sio_data->kind != nct6776) { in w83627ehf_probe()
2564 if (sio_data->kind == nct6776) { in w83627ehf_probe()
2757 sio_data->kind = nct6776; in w83627ehf_find()