Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal-generic-adc.c28 int temp, temp_hi, temp_lo, adc_hi, adc_lo; in gadc_thermal_adc_to_temp() local
45 adc_lo = gti->lookup_table[2 * i + 1]; in gadc_thermal_adc_to_temp()
51 adc_lo - adc_hi); in gadc_thermal_adc_to_temp()