Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Drockchip_thermal.c94 int trim_slope; member
1322 .trim_slope = 923,
1553 thermal->trim_temp = thermal->chip->trim_slope * trim_code; in rockchip_get_trim_configuration()
1649 trim_temp = thermal->chip->trim_slope * trim_code; in rockchip_thermal_register_sensor()