Home
last modified time | relevance | path

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

/drivers/hwmon/
Dw83627ehf.c553 static int w83627ehf_write_value(struct w83627ehf_data *data, u16 reg, in w83627ehf_write_value() function
590 return w83627ehf_write_value(data, reg, value); in w83627ehf_write_temp()
602 w83627ehf_write_value(data, NCT6775_REG_FANDIV1, reg); in nct6775_write_fan_div()
607 w83627ehf_write_value(data, NCT6775_REG_FANDIV1, reg); in nct6775_write_fan_div()
612 w83627ehf_write_value(data, NCT6775_REG_FANDIV2, reg); in nct6775_write_fan_div()
617 w83627ehf_write_value(data, NCT6775_REG_FANDIV2, reg); in nct6775_write_fan_div()
633 w83627ehf_write_value(data, W83627EHF_REG_FANDIV1, reg); in w83627ehf_write_fan_div()
636 w83627ehf_write_value(data, W83627EHF_REG_VBAT, reg); in w83627ehf_write_fan_div()
643 w83627ehf_write_value(data, W83627EHF_REG_FANDIV1, reg); in w83627ehf_write_fan_div()
646 w83627ehf_write_value(data, W83627EHF_REG_VBAT, reg); in w83627ehf_write_fan_div()
[all …]