Home
last modified time | relevance | path

Searched refs:vtemp (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/iio/adc/
Dat91-sama5d2_adc.c1872 int ret, vbg, vtemp; in at91_adc_read_temp() local
1896 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()