Searched refs:max_vos (Results 1 – 1 of 1) sorted by relevance
87 int i, ret, x[8], max_vos, min_vos, voltage_v, vlsb = 0; in ada4250_set_offset_uv() local124 max_vos = x[st->gain] * 127 * ((1 << (i + 1)) - 1); in ada4250_set_offset_uv()125 min_vos = -1 * max_vos; in ada4250_set_offset_uv()126 if (offset_uv > min_vos && offset_uv < max_vos) { in ada4250_set_offset_uv()