Searched refs:stop_val (Results 1 – 1 of 1) sorted by relevance
856 int start_val, step_val, stop_val; in ad7606_set_calib_offset() local861 stop_val = st->chip_info->calib_offset_avail[2]; in ad7606_set_calib_offset()863 if (val < start_val || val > stop_val) in ad7606_set_calib_offset()