buck2_idx          33 drivers/regulator/max8998.c 	unsigned int		buck2_idx;
buck2_idx         161 drivers/regulator/max8998.c 		reg = MAX8998_REG_BUCK2_VOLTAGE1 + max8998->buck2_idx;
buck2_idx         299 drivers/regulator/max8998.c 					max8998->buck2_idx = j;
buck2_idx         311 drivers/regulator/max8998.c 			max8998->buck2_vol[max8998->buck2_idx] = selector;
buck2_idx         312 drivers/regulator/max8998.c 			buck2_gpio_set(pdata->buck2_set3, max8998->buck2_idx);
buck2_idx         590 drivers/regulator/max8998.c 	max8998->buck2_idx = pdata->buck2_default_idx;
buck2_idx         651 drivers/regulator/max8998.c 				      max8998->buck2_idx & 0x1);