max_vol           375 drivers/regulator/max8997-regulator.c 		int min_vol, int max_vol)
max_vol           382 drivers/regulator/max8997-regulator.c 	if (max_vol < desc->min || min_vol > desc->max)
max_vol           390 drivers/regulator/max8997-regulator.c 	if (desc->min + desc->step * i > max_vol)