Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dw83627ehf.c163 #define W83627EHF_REG_IN_MIN(nr) ((nr < 7) ? (0x2c + (nr) * 2) : \ macro
583 W83627EHF_REG_IN_MIN(i)); in w83627ehf_update_device()
1971 w83627ehf_write_value(data, W83627EHF_REG_IN_MIN(i), in w83627ehf_resume()