Searched refs:W83781D_REG_IN_MAX (Results 1 – 2 of 2) sorted by relevance
161 #define W83781D_REG_IN_MAX(nr) ((nr < 7) ? (0x2b + (nr) * 2) : \ macro500 W83781D_REG_IN_MAX(i)); in w83627hf_update_device()597 w83627hf_write_value(data, W83781D_REG_IN_MAX(i), in w83627hf_resume()900 w83627hf_write_value(data, W83781D_REG_IN_MAX(0), data->in_max[0]); in in0_max_store()1065 w83627hf_write_value(data, W83781D_REG_IN_MAX(nr), data->in_max[nr]); in in_max_store()
76 #define W83781D_REG_IN_MAX(nr) ((nr < 7) ? (0x2b + (nr) * 2) : \ macro1464 w83781d_read_value(data, W83781D_REG_IN_MAX(i)); in w83781d_update_device()