Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwmon/
Dw83627ehf.c441 const u16 *REG_FAN_MIN; member
832 data->REG_FAN_MIN[i]); in w83627ehf_update_device()
854 data->REG_FAN_MIN[i], in w83627ehf_update_device()
1154 w83627ehf_write_value(data, data->REG_FAN_MIN[nr], in store_fan_min()
2296 data->REG_FAN_MIN = W83627EHF_REG_FAN_MIN; in w83627ehf_probe()
2309 data->REG_FAN_MIN = NCT6776_REG_FAN_MIN; in w83627ehf_probe()
2320 data->REG_FAN_MIN = W83627EHF_REG_FAN_MIN; in w83627ehf_probe()
2335 data->REG_FAN_MIN = W83627EHF_REG_FAN_MIN; in w83627ehf_probe()
2642 w83627ehf_write_value(data, data->REG_FAN_MIN[i], in w83627ehf_resume()
Dnct6775.c867 const u16 *REG_FAN_MIN; member
1322 reg = nct6775_read_value(data, data->REG_FAN_MIN[i]); in nct6775_init_fan_common()
1324 nct6775_write_value(data, data->REG_FAN_MIN[i], in nct6775_init_fan_common()
1370 nct6775_write_value(data, data->REG_FAN_MIN[nr], in nct6775_select_fan_div()
1558 data->REG_FAN_MIN[i]); in nct6775_update_device()
1955 nct6775_write_value(data, data->REG_FAN_MIN[nr], data->fan_min[nr]); in store_fan_min()
3475 data->REG_FAN_MIN = NCT6106_REG_FAN_MIN; in nct6775_probe()
3554 data->REG_FAN_MIN = NCT6775_REG_FAN_MIN; in nct6775_probe()
3626 data->REG_FAN_MIN = NCT6776_REG_FAN_MIN; in nct6775_probe()
3698 data->REG_FAN_MIN = NCT6776_REG_FAN_MIN; in nct6775_probe()
[all …]