Searched refs:W83781D_REG_IN_MIN (Results 1 – 2 of 2) sorted by relevance
163 #define W83781D_REG_IN_MIN(nr) ((nr < 7) ? (0x2c + (nr) * 2) : \ macro497 W83781D_REG_IN_MIN(i)); in w83627hf_update_device()599 w83627hf_write_value(data, W83781D_REG_IN_MIN(i), in w83627hf_resume()861 w83627hf_write_value(data, W83781D_REG_IN_MIN(0), data->in_min[0]); in in0_min_store()1037 w83627hf_write_value(data, W83781D_REG_IN_MIN(nr), data->in_min[nr]); in in_min_store()
78 #define W83781D_REG_IN_MIN(nr) ((nr < 7) ? (0x2c + (nr) * 2) : \ macro1462 w83781d_read_value(data, W83781D_REG_IN_MIN(i)); in w83781d_update_device()