Searched refs:vtemp (Results 1 – 1 of 1) sorted by relevance
1872 int ret, vbg, vtemp; in at91_adc_read_temp() local1896 ret = at91_adc_read_info_raw(indio_dev, chan, &vtemp); in at91_adc_read_temp()1913 div1 = DIV_ROUND_CLOSEST_ULL(((u64)vtemp * clb->p6), vbg); in at91_adc_read_temp()