HI6220_TEMP_STEP  113 drivers/thermal/hisi_thermal.c 	return HI6220_TEMP_BASE + (step * HI6220_TEMP_STEP);
HI6220_TEMP_STEP  118 drivers/thermal/hisi_thermal.c 	return DIV_ROUND_UP(temp - HI6220_TEMP_BASE, HI6220_TEMP_STEP);
HI6220_TEMP_STEP  172 drivers/thermal/hisi_thermal.c 	writel(DIV_ROUND_UP(value, HI6220_TEMP_STEP) & 0x1F,