buck1_gpiodvs      29 drivers/regulator/max8997-regulator.c 	bool buck1_gpiodvs;
buck1_gpiodvs     299 drivers/regulator/max8997-regulator.c 		if (max8997->buck1_gpiodvs)
buck1_gpiodvs     505 drivers/regulator/max8997-regulator.c 		if (max8997->buck1_gpiodvs)
buck1_gpiodvs     568 drivers/regulator/max8997-regulator.c 	buckx_gpiodvs[0] = max8997->buck1_gpiodvs;
buck1_gpiodvs     629 drivers/regulator/max8997-regulator.c 		if (max8997->buck1_gpiodvs)
buck1_gpiodvs     947 drivers/regulator/max8997-regulator.c 		pdata->buck1_gpiodvs = true;
buck1_gpiodvs     955 drivers/regulator/max8997-regulator.c 	if (pdata->buck1_gpiodvs || pdata->buck2_gpiodvs ||
buck1_gpiodvs    1044 drivers/regulator/max8997-regulator.c 	max8997->buck1_gpiodvs = pdata->buck1_gpiodvs;
buck1_gpiodvs    1050 drivers/regulator/max8997-regulator.c 	nr_dvs = (pdata->buck1_gpiodvs || pdata->buck2_gpiodvs ||
buck1_gpiodvs    1116 drivers/regulator/max8997-regulator.c 	if (pdata->buck1_gpiodvs || pdata->buck2_gpiodvs ||
buck1_gpiodvs    1153 drivers/regulator/max8997-regulator.c 	max8997_update_reg(i2c, MAX8997_REG_BUCK1CTRL, (pdata->buck1_gpiodvs) ?
buck1_gpiodvs     187 include/linux/mfd/max8997.h 	bool buck1_gpiodvs;