Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dw83627hf.c169 #define W83627HF_REG_FAN_MIN(nr) (0x3b + (nr)) macro
507 W83627HF_REG_FAN_MIN(i)); in w83627hf_update_device()
603 w83627hf_write_value(data, W83627HF_REG_FAN_MIN(i), in w83627hf_resume()
1129 w83627hf_write_value(data, W83627HF_REG_FAN_MIN(nr), in fan_min_store()
1193 w83627hf_write_value(data, W83627HF_REG_FAN_MIN(nr), data->fan_min[nr]); in fan_div_store()
1706 data, W83627HF_REG_FAN_MIN(i)); in w83627hf_probe()