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