buck1_vol          32 drivers/regulator/max8997-regulator.c 	u8 buck1_vol[8];
buck1_vol         565 drivers/regulator/max8997-regulator.c 	buckx_val[0] = max8997->buck1_vol;
buck1_vol        1054 drivers/regulator/max8997-regulator.c 		max8997->buck1_vol[i] = ret =
buck1_vol        1081 drivers/regulator/max8997-regulator.c 		if (max_buck1 < max8997->buck1_vol[i])
buck1_vol        1082 drivers/regulator/max8997-regulator.c 			max_buck1 = max8997->buck1_vol[i];
buck1_vol        1102 drivers/regulator/max8997-regulator.c 				max8997->buck1_vol[i],
buck1_vol          29 drivers/regulator/max8998.c 	u8                      buck1_vol[4]; /* voltages for selection */
buck1_vol         247 drivers/regulator/max8998.c 			selector, max8998->buck1_vol[0], max8998->buck1_vol[1],
buck1_vol         248 drivers/regulator/max8998.c 			max8998->buck1_vol[2], max8998->buck1_vol[3]);
buck1_vol         255 drivers/regulator/max8998.c 			for (j = 0; j < ARRAY_SIZE(max8998->buck1_vol); j++) {
buck1_vol         256 drivers/regulator/max8998.c 				if (max8998->buck1_vol[j] == selector) {
buck1_vol         271 drivers/regulator/max8998.c 			max8998->buck1_vol[max8998->buck1_idx] = selector;
buck1_vol         633 drivers/regulator/max8998.c 			max8998->buck1_vol[v] = i;