Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds