VOLT_TOL           99 drivers/cpufreq/mediatek-cpufreq.c 			if (vsram + VOLT_TOL >= MAX_VOLT_LIMIT) {
VOLT_TOL          110 drivers/cpufreq/mediatek-cpufreq.c 							vsram - VOLT_TOL,
VOLT_TOL          116 drivers/cpufreq/mediatek-cpufreq.c 							    vsram + VOLT_TOL);
VOLT_TOL          124 drivers/cpufreq/mediatek-cpufreq.c 						    vproc + VOLT_TOL);
VOLT_TOL          154 drivers/cpufreq/mediatek-cpufreq.c 						    vproc + VOLT_TOL);
VOLT_TOL          163 drivers/cpufreq/mediatek-cpufreq.c 			if (vsram + VOLT_TOL >= MAX_VOLT_LIMIT) {
VOLT_TOL          174 drivers/cpufreq/mediatek-cpufreq.c 							vsram - VOLT_TOL,
VOLT_TOL          178 drivers/cpufreq/mediatek-cpufreq.c 							    vsram + VOLT_TOL);
VOLT_TOL          186 drivers/cpufreq/mediatek-cpufreq.c 		} while (vproc > new_vproc + VOLT_TOL ||
VOLT_TOL          187 drivers/cpufreq/mediatek-cpufreq.c 			 vsram > new_vsram + VOLT_TOL);
VOLT_TOL          199 drivers/cpufreq/mediatek-cpufreq.c 					     vproc + VOLT_TOL);