Home
last modified time | relevance | path

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

/linux-4.1.27/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()
2312 data->REG_FAN_MIN = W83627EHF_REG_FAN_MIN; in w83627ehf_probe()
2325 data->REG_FAN_MIN = NCT6776_REG_FAN_MIN; in w83627ehf_probe()
2336 data->REG_FAN_MIN = W83627EHF_REG_FAN_MIN; in w83627ehf_probe()
2351 data->REG_FAN_MIN = W83627EHF_REG_FAN_MIN; in w83627ehf_probe()
2658 w83627ehf_write_value(data, data->REG_FAN_MIN[i], in w83627ehf_resume()
Dnct6775.c776 const u16 *REG_FAN_MIN; member
1230 reg = nct6775_read_value(data, data->REG_FAN_MIN[i]); in nct6775_init_fan_common()
1232 nct6775_write_value(data, data->REG_FAN_MIN[i], in nct6775_init_fan_common()
1278 nct6775_write_value(data, data->REG_FAN_MIN[nr], in nct6775_select_fan_div()
1465 data->REG_FAN_MIN[i]); in nct6775_update_device()
1862 nct6775_write_value(data, data->REG_FAN_MIN[nr], data->fan_min[nr]); in store_fan_min()
3380 data->REG_FAN_MIN = NCT6106_REG_FAN_MIN; in nct6775_probe()
3459 data->REG_FAN_MIN = NCT6775_REG_FAN_MIN; in nct6775_probe()
3531 data->REG_FAN_MIN = NCT6776_REG_FAN_MIN; in nct6775_probe()
3603 data->REG_FAN_MIN = NCT6776_REG_FAN_MIN; in nct6775_probe()
[all …]