Home
last modified time | relevance | path

Searched refs:REG_FAN_MIN (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/hwmon/
Dw83627ehf.c434 const u16 *REG_FAN_MIN; member
825 data->REG_FAN_MIN[i]); in w83627ehf_update_device()
847 data->REG_FAN_MIN[i], in w83627ehf_update_device()
1147 w83627ehf_write_value(data, data->REG_FAN_MIN[nr], in store_fan_min()
2285 data->REG_FAN_MIN = W83627EHF_REG_FAN_MIN; in w83627ehf_probe()
2298 data->REG_FAN_MIN = NCT6776_REG_FAN_MIN; in w83627ehf_probe()
2309 data->REG_FAN_MIN = W83627EHF_REG_FAN_MIN; in w83627ehf_probe()
2324 data->REG_FAN_MIN = W83627EHF_REG_FAN_MIN; in w83627ehf_probe()
2639 w83627ehf_write_value(data, data->REG_FAN_MIN[i], in w83627ehf_resume()
Dnct6775.c1100 const u16 *REG_FAN_MIN; member
1566 reg = nct6775_read_value(data, data->REG_FAN_MIN[i]); in nct6775_init_fan_common()
1568 nct6775_write_value(data, data->REG_FAN_MIN[i], in nct6775_init_fan_common()
1614 nct6775_write_value(data, data->REG_FAN_MIN[nr], in nct6775_select_fan_div()
1807 data->REG_FAN_MIN[i]); in nct6775_update_device()
2208 nct6775_write_value(data, data->REG_FAN_MIN[nr], data->fan_min[nr]); in store_fan_min()
3851 data->REG_FAN_MIN = NCT6106_REG_FAN_MIN; in nct6775_probe()
3924 data->REG_FAN_MIN = NCT6116_REG_FAN_MIN; in nct6775_probe()
4005 data->REG_FAN_MIN = NCT6775_REG_FAN_MIN; in nct6775_probe()
4078 data->REG_FAN_MIN = NCT6776_REG_FAN_MIN; in nct6775_probe()
[all …]