Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/thermal/
A Damlogic_thermal.c117 s64 factor, Uptat, uefuse; in amlogic_thermal_code_to_millicelsius() local
119 uefuse = pdata->trim_info & TSENSOR_TRIM_SIGN_MASK ? in amlogic_thermal_code_to_millicelsius()
131 temp = (Uptat + uefuse) * param->A; in amlogic_thermal_code_to_millicelsius()

Completed in 3 milliseconds