Searched refs:adc_lsb (Results 1 – 1 of 1) sorted by relevance
641 static int adc_lsb(const struct it87_data *data, int nr) in adc_lsb() function658 val = DIV_ROUND_CLOSEST(val * 10, adc_lsb(data, nr)); in in_to_reg()664 return DIV_ROUND_CLOSEST(val * adc_lsb(data, nr), 10); in in_from_reg()