max8998_buck_ops  371 drivers/regulator/max8998.c static const struct regulator_ops max8998_buck_ops = {
max8998_buck_ops  426 drivers/regulator/max8998.c 	MAX8998_LINEAR_REG(BUCK1, &max8998_buck_ops, 750000, 25000, 1525000),
max8998_buck_ops  427 drivers/regulator/max8998.c 	MAX8998_LINEAR_REG(BUCK2, &max8998_buck_ops, 750000, 25000, 1525000),
max8998_buck_ops  428 drivers/regulator/max8998.c 	MAX8998_LINEAR_REG(BUCK3, &max8998_buck_ops, 1600000, 100000, 3600000),
max8998_buck_ops  429 drivers/regulator/max8998.c 	MAX8998_LINEAR_REG(BUCK4, &max8998_buck_ops, 800000, 100000, 2300000),