Searched refs:trim_temp (Results 1 – 1 of 1) sorted by relevance
160 int trim_temp; member2101 high += sensor->trim_temp; in rockchip_thermal_set_trips()2116 *out_temp -= sensor->trim_temp; in rockchip_thermal_get_temp()2174 int trim_temp, trim_code; in rockchip_get_trim_configure() local2199 trim_temp = thermal->chip->trim_slope * trim_code; in rockchip_get_trim_configure()2201 thermal->sensors[i].trim_temp = trim_temp; in rockchip_get_trim_configure()2202 thermal->sensors[i].tshut_temp += trim_temp; in rockchip_get_trim_configure()2230 trim_temp = thermal->chip->trim_slope * trim_code; in rockchip_get_trim_configure()2231 thermal->sensors[id].trim_temp = trim_temp; in rockchip_get_trim_configure()2232 thermal->sensors[id].tshut_temp += trim_temp; in rockchip_get_trim_configure()