Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/thermal/
H A Drockchip_thermal.c687 static u32 tsadc_temp_to_code_v2(struct chip_tsadc_table table, in tsadc_temp_to_code_v2() function
1116 alarm_value = tsadc_temp_to_code_v2(table, temp); in tsadc_alarm_temp_v2()
1133 alarm_value = tsadc_temp_to_code_v2(table, temp); in tsadc_alarm_temp_v3()
1149 tshut_value = tsadc_temp_to_code_v2(table, temp); in tsadc_tshut_temp_v2()
1166 tshut_value = tsadc_temp_to_code_v2(table, temp); in tsadc_tshut_temp_v3()