Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dw83627ehf.c447 const u16 *REG_FAN_MIN; member
838 data->REG_FAN_MIN[i]); in w83627ehf_update_device()
860 data->REG_FAN_MIN[i], in w83627ehf_update_device()
1160 w83627ehf_write_value(data, data->REG_FAN_MIN[nr], in store_fan_min()
2298 data->REG_FAN_MIN = W83627EHF_REG_FAN_MIN; in w83627ehf_probe()
2311 data->REG_FAN_MIN = NCT6776_REG_FAN_MIN; in w83627ehf_probe()
2322 data->REG_FAN_MIN = W83627EHF_REG_FAN_MIN; in w83627ehf_probe()
2337 data->REG_FAN_MIN = W83627EHF_REG_FAN_MIN; in w83627ehf_probe()
2652 w83627ehf_write_value(data, data->REG_FAN_MIN[i], in w83627ehf_resume()
Dnct6775.c1000 const u16 *REG_FAN_MIN; member
1459 reg = nct6775_read_value(data, data->REG_FAN_MIN[i]); in nct6775_init_fan_common()
1461 nct6775_write_value(data, data->REG_FAN_MIN[i], in nct6775_init_fan_common()
1507 nct6775_write_value(data, data->REG_FAN_MIN[nr], in nct6775_select_fan_div()
1697 data->REG_FAN_MIN[i]); in nct6775_update_device()
2098 nct6775_write_value(data, data->REG_FAN_MIN[nr], data->fan_min[nr]); in store_fan_min()
3670 data->REG_FAN_MIN = NCT6106_REG_FAN_MIN; in nct6775_probe()
3750 data->REG_FAN_MIN = NCT6775_REG_FAN_MIN; in nct6775_probe()
3823 data->REG_FAN_MIN = NCT6776_REG_FAN_MIN; in nct6775_probe()
3896 data->REG_FAN_MIN = NCT6776_REG_FAN_MIN; in nct6775_probe()
[all …]