Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Drzg2l_thermal.c79 u32 result = 0, dsensor, ts_code_ave; in rzg2l_thermal_get_temp() local
101 dsensor = TS_CODE_AVE_SCALE(ts_code_ave) / in rzg2l_thermal_get_temp()
109 val = ((dsensor - priv->calib1) * (MCELSIUS(165) / in rzg2l_thermal_get_temp()