Home
last modified time | relevance | path

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

/drivers/thermal/
Damlogic_thermal.c115 s64 factor, Uptat, uefuse; in amlogic_thermal_code_to_millicelsius() local
117 uefuse = pdata->trim_info & TSENSOR_TRIM_SIGN_MASK ? in amlogic_thermal_code_to_millicelsius()
129 temp = (Uptat + uefuse) * param->A; in amlogic_thermal_code_to_millicelsius()