n_volt             86 drivers/regulator/88pm800-regulator.c #define PM800_BUCK(match, vreg, ereg, ebit, amax, volt_ranges, n_volt)	\
n_volt             96 drivers/regulator/88pm800-regulator.c 		.n_voltages		= n_volt,			\
n_volt            168 drivers/regulator/hi6421-regulator.c #define HI6421_LDO_LINEAR(_id, _match, _min_uV, n_volt, vstep, vreg, vmask,\
n_volt            180 drivers/regulator/hi6421-regulator.c 			.n_voltages	= n_volt,			\
n_volt            208 drivers/regulator/hi6421-regulator.c #define HI6421_LDO_LINEAR_RANGE(_id, _match, n_volt, volt_ranges, vreg, vmask,\
n_volt            219 drivers/regulator/hi6421-regulator.c 			.n_voltages	= n_volt,			\
n_volt            132 drivers/regulator/tps6586x-regulator.c #define TPS6586X_REGULATOR_LINEAR(_id, _ops, _pin_name, n_volt, min_uv,	\
n_volt            141 drivers/regulator/tps6586x-regulator.c 		.n_voltages = n_volt,					\
n_volt            164 drivers/regulator/tps6586x-regulator.c #define TPS6586X_LDO_LINEAR(_id, _pname, n_volt, min_uv, uv_step, vreg,	\
n_volt            167 drivers/regulator/tps6586x-regulator.c 	TPS6586X_REGULATOR_LINEAR(_id, rw_linear, _pname, n_volt,	\
n_volt            179 drivers/regulator/tps6586x-regulator.c #define TPS6586X_DVM(_id, _pname, n_volt, min_uv, uv_step, vreg, shift,	\
n_volt            182 drivers/regulator/tps6586x-regulator.c 	TPS6586X_REGULATOR_LINEAR(_id, rw_linear, _pname, n_volt,	\
n_volt            483 drivers/regulator/twl-regulator.c 		n_volt) \
n_volt            496 drivers/regulator/twl-regulator.c 		.n_voltages = n_volt, \