_max_sel           61 include/linux/regulator/driver.h #define REGULATOR_LINEAR_RANGE(_min_uV, _min_sel, _max_sel, _step_uV)	\
_max_sel           65 include/linux/regulator/driver.h 	.max_sel	= _max_sel,					\