next_high 95 drivers/thermal/db8500_thermal.c unsigned long next_high) next_high 100 drivers/thermal/db8500_thermal.c th->interpolated_temp = (next_low + next_high)/2; next_high 107 drivers/thermal/db8500_thermal.c prcmu_config_hotmon((u8)(next_low/1000), (u8)(next_high/1000)); next_high 115 drivers/thermal/db8500_thermal.c unsigned long next_low, next_high; next_high 122 drivers/thermal/db8500_thermal.c next_high = db8500_thermal_points[0]; next_high 125 drivers/thermal/db8500_thermal.c next_high = db8500_thermal_points[idx - 1]; next_high 131 drivers/thermal/db8500_thermal.c next_low, next_high); next_high 133 drivers/thermal/db8500_thermal.c "PRCMU set max %ld, min %ld\n", next_high, next_low); next_high 144 drivers/thermal/db8500_thermal.c unsigned long next_low, next_high; next_high 148 drivers/thermal/db8500_thermal.c next_high = db8500_thermal_points[idx+1]; next_high 153 drivers/thermal/db8500_thermal.c next_low, next_high); next_high 156 drivers/thermal/db8500_thermal.c "PRCMU set max %ld, min %ld\n", next_high, next_low);