Searched refs:trim_temp (Results 1 – 1 of 1) sorted by relevance
134 int trim_temp; member173 int trim_temp; member1451 sensor->id, thermal->regs, high + sensor->trim_temp); in rockchip_thermal_set_trips()1463 *out_temp -= sensor->trim_temp; in rockchip_thermal_get_temp()1565 thermal->trim_temp = thermal->chip->trim_slope * trim_code; in rockchip_get_trim_configuration()1646 int trim_temp = 0; in rockchip_thermal_register_sensor() local1649 if (thermal->trim_temp) in rockchip_thermal_register_sensor()1650 trim_temp = thermal->trim_temp; in rockchip_thermal_register_sensor()1663 trim_temp = thermal->chip->trim_slope * trim_code; in rockchip_thermal_register_sensor()1667 sensor->trim_temp = trim_temp; in rockchip_thermal_register_sensor()[all …]
Completed in 8 milliseconds