Lines Matching refs:nct6776
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()
2024 if (sio_data->kind == nct6775 || sio_data->kind == nct6776) { in w83627ehf_check_fan_inputs()
2093 case nct6776: in w83627ehf_probe()
2105 if (sio_data->kind == nct6775 || sio_data->kind == nct6776) { in w83627ehf_probe()
2148 if (sio_data->kind == nct6776) { in w83627ehf_probe()
2304 } else if (sio_data->kind == nct6776) { in w83627ehf_probe()
2364 sio_data->kind == nct6775 || sio_data->kind == nct6776) { in w83627ehf_probe()
2423 (sio_data->kind == nct6775 || sio_data->kind == nct6776)) { in w83627ehf_probe()
2428 if (sio_data->kind == nct6776) in w83627ehf_probe()
2502 if (sio_data->kind != nct6776) { in w83627ehf_probe()
2574 if (sio_data->kind == nct6776) { in w83627ehf_probe()
2770 sio_data->kind = nct6776; in w83627ehf_find()