HI3660_TEMP_STEP 131 drivers/thermal/hisi_thermal.c return HI3660_TEMP_BASE + step * HI3660_TEMP_STEP; HI3660_TEMP_STEP 136 drivers/thermal/hisi_thermal.c return DIV_ROUND_UP(temp - HI3660_TEMP_BASE, HI3660_TEMP_STEP); HI3660_TEMP_STEP 224 drivers/thermal/hisi_thermal.c writel(DIV_ROUND_UP(value, HI3660_TEMP_STEP) & 0x7F,