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