Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dintel_mid_thermal.c53 #define ADC_VAL0C 887 macro
136 if (adc_val > ADC_VAL0C) in adc_to_temp()
138 else if ((adc_val <= ADC_VAL0C) && (adc_val > ADC_VAL20C)) in adc_to_temp()

Completed in 2 milliseconds