tshut_value       791 drivers/thermal/rockchip_thermal.c 	u32 tshut_value, val;
tshut_value       794 drivers/thermal/rockchip_thermal.c 	tshut_value = rk_tsadcv2_temp_to_code(table, temp);
tshut_value       795 drivers/thermal/rockchip_thermal.c 	if (tshut_value == table->data_mask)
tshut_value       798 drivers/thermal/rockchip_thermal.c 	writel_relaxed(tshut_value, regs + TSADCV2_COMP_SHUT(chn));