Searched refs:lsb_resol (Results 1 – 1 of 1) sorted by relevance
53 unsigned int lsb_resol; /* Resolution of the ADC sample LSB */ member77 DIV_ROUND_CLOSEST(regval * data->lsb_resol, 1000)); in ads7828_show_in()142 data->lsb_resol = DIV_ROUND_CLOSEST(vref_mv * 1000, 4096); in ads7828_probe()146 data->lsb_resol = DIV_ROUND_CLOSEST(vref_mv * 1000, 256); in ads7828_probe()