shut_temp 1117 drivers/thermal/rockchip_thermal.c u32 shut_temp, tshut_mode, tshut_polarity; shut_temp 1119 drivers/thermal/rockchip_thermal.c if (of_property_read_u32(np, "rockchip,hw-tshut-temp", &shut_temp)) { shut_temp 1125 drivers/thermal/rockchip_thermal.c if (shut_temp > INT_MAX) { shut_temp 1127 drivers/thermal/rockchip_thermal.c shut_temp); shut_temp 1130 drivers/thermal/rockchip_thermal.c thermal->tshut_temp = shut_temp;