Searched refs:W83627EHF_REG_IN_MIN (Results 1 – 1 of 1) sorted by relevance
180 #define W83627EHF_REG_IN_MIN(nr) ((nr < 7) ? (0x2c + (nr) * 2) : \ macro814 W83627EHF_REG_IN_MIN(i)); in w83627ehf_update_device()2632 w83627ehf_write_value(data, W83627EHF_REG_IN_MIN(i), in w83627ehf_resume()