Home
last modified time | relevance | path

Searched refs:adc_to_temp (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dintel_mid_thermal.c107 * adc_to_temp - converts the ADC code to temperature in C
119 static int adc_to_temp(int direct, uint16_t adc_val, int *tp) in adc_to_temp() function
199 ret = adc_to_temp(td_info->direct, adc_val, &curr_temp); in mid_read_temp()

Completed in 2 milliseconds