Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/thermal/
H A Dti-bandgap.c36 static int dra752_adc_to_temp[] = { variable
166 *temp = dra752_adc_to_temp[bgp->temperature - DRA752_ADC_START_VALUE]; in ti_bandgap_get_temp()
/openbmc/linux/drivers/thermal/ti-soc-thermal/
H A Ddra752-thermal-data.c193 int dra752_adc_to_temp[DRA752_ADC_END_VALUE - DRA752_ADC_START_VALUE + 1] = { variable
327 .conv_table = dra752_adc_to_temp,