Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/thermal/
H A Drockchip_thermal.c616 static int tsadc_code_to_temp(struct chip_tsadc_table *table, u32 code, in tsadc_code_to_temp() function
1013 return tsadc_code_to_temp(&table, val, temp); in tsadc_get_temp_v2()
1106 return tsadc_code_to_temp(&table, val, temp); in tsadc_get_temp_v4()